Send feedback Class SpannerOptions.Builder (6.71.0) Stay organized with collections Save and categorize content based on your preferences.
Version 6.71.0keyboard_arrow_down
public static final class SpannerOptions . Builder extends GeneratedMessageV3 . Builder<SpannerOptions . Builder > implements SpannerOptionsOrBuilder
Options for Cloud Spanner Service.
Protobuf type google.spanner.executor.v1.SpannerOptions
Inherited Members com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SpannerOptions . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides build()
public SpannerOptions build ()
buildPartial()
public SpannerOptions buildPartial ()
clear()
public SpannerOptions . Builder clear ()
Overrides clearField(Descriptors.FieldDescriptor field)
public SpannerOptions . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides clearOneof(Descriptors.OneofDescriptor oneof)
public SpannerOptions . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides clearSessionPoolOptions()
public SpannerOptions . Builder clearSessionPoolOptions ()
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
clone()
public SpannerOptions . Builder clone ()
Overrides getDefaultInstanceForType()
public SpannerOptions getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides getSessionPoolOptions()
public SessionPoolOptions getSessionPoolOptions ()
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
getSessionPoolOptionsBuilder()
public SessionPoolOptions . Builder getSessionPoolOptionsBuilder ()
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
getSessionPoolOptionsOrBuilder()
public SessionPoolOptionsOrBuilder getSessionPoolOptionsOrBuilder ()
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
hasSessionPoolOptions()
public boolean hasSessionPoolOptions ()
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
Returns Type Description boolean
Whether the sessionPoolOptions field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides isInitialized()
public final boolean isInitialized ()
Overrides
public SpannerOptions . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides mergeFrom(Message other)
public SpannerOptions . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides mergeFrom(SpannerOptions other)
public SpannerOptions . Builder mergeFrom ( SpannerOptions other )
mergeSessionPoolOptions(SessionPoolOptions value)
public SpannerOptions . Builder mergeSessionPoolOptions ( SessionPoolOptions value )
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SpannerOptions . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides setField(Descriptors.FieldDescriptor field, Object value)
public SpannerOptions . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SpannerOptions . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides setSessionPoolOptions(SessionPoolOptions value)
public SpannerOptions . Builder setSessionPoolOptions ( SessionPoolOptions value )
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
setSessionPoolOptions(SessionPoolOptions.Builder builderForValue)
public SpannerOptions . Builder setSessionPoolOptions ( SessionPoolOptions . Builder builderForValue )
Options for configuring the session pool
.google.spanner.executor.v1.SessionPoolOptions session_pool_options = 1;
setUnknownFields(UnknownFieldSet unknownFields)
public final SpannerOptions . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-05 UTC.
Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-05 UTC."],[],[]]