Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class PythonSettings.ExperimentalFeatures.Builder (2.48.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.48.0keyboard_arrow_down
public static final class PythonSettings . ExperimentalFeatures . Builder extends GeneratedMessageV3 . Builder<PythonSettings . ExperimentalFeatures . Builder > implements PythonSettings . ExperimentalFeaturesOrBuilder
Experimental features to be included during client library generation.
These fields will be deprecated once the feature graduates and is enabled
by default.
Protobuf type google.api.PythonSettings.ExperimentalFeatures
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 PythonSettings . ExperimentalFeatures . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public PythonSettings . ExperimentalFeatures build ()
buildPartial()
public PythonSettings . ExperimentalFeatures buildPartial ()
clear()
public PythonSettings . ExperimentalFeatures . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public PythonSettings . ExperimentalFeatures . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PythonSettings . ExperimentalFeatures . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearRestAsyncIoEnabled()
public PythonSettings . ExperimentalFeatures . Builder clearRestAsyncIoEnabled ()
Enables generation of asynchronous REST clients if rest
transport is
enabled. By default, asynchronous REST clients will not be generated.
This feature will be enabled by default 1 month after launching the
feature in preview packages.
bool rest_async_io_enabled = 1;
clone()
public PythonSettings . ExperimentalFeatures . Builder clone ()
Overrides
getDefaultInstanceForType()
public PythonSettings . ExperimentalFeatures getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getRestAsyncIoEnabled()
public boolean getRestAsyncIoEnabled ()
Enables generation of asynchronous REST clients if rest
transport is
enabled. By default, asynchronous REST clients will not be generated.
This feature will be enabled by default 1 month after launching the
feature in preview packages.
bool rest_async_io_enabled = 1;
Returns
Type
Description
boolean
The restAsyncIoEnabled.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(PythonSettings.ExperimentalFeatures other)
public PythonSettings . ExperimentalFeatures . Builder mergeFrom ( PythonSettings . ExperimentalFeatures other )
public PythonSettings . ExperimentalFeatures . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public PythonSettings . ExperimentalFeatures . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PythonSettings . ExperimentalFeatures . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public PythonSettings . ExperimentalFeatures . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PythonSettings . ExperimentalFeatures . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setRestAsyncIoEnabled(boolean value)
public PythonSettings . ExperimentalFeatures . Builder setRestAsyncIoEnabled ( boolean value )
Enables generation of asynchronous REST clients if rest
transport is
enabled. By default, asynchronous REST clients will not be generated.
This feature will be enabled by default 1 month after launching the
feature in preview packages.
bool rest_async_io_enabled = 1;
Parameter
Name
Description
value
boolean
The restAsyncIoEnabled to set.
setUnknownFields(UnknownFieldSet unknownFields)
public final PythonSettings . ExperimentalFeatures . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
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-07-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]