Class ScopeFeatureSpec.Builder (1.85.0)

public static final class ScopeFeatureSpec.Builder extends GeneratedMessage.Builder<ScopeFeatureSpec.Builder> implements ScopeFeatureSpecOrBuilder

ScopeFeatureSpec contains feature specs for a fleet scope.

Protobuf type google.cloud.gkehub.v1.ScopeFeatureSpec

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public ScopeFeatureSpec build()
Returns
Type Description
ScopeFeatureSpec

buildPartial()

public ScopeFeatureSpec buildPartial()
Returns
Type Description
ScopeFeatureSpec

clear()

public ScopeFeatureSpec.Builder clear()
Returns
Type Description
ScopeFeatureSpec.Builder
Overrides

getDefaultInstanceForType()

public ScopeFeatureSpec getDefaultInstanceForType()
Returns
Type Description
ScopeFeatureSpec

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ScopeFeatureSpec other)

public ScopeFeatureSpec.Builder mergeFrom(ScopeFeatureSpec other)
Parameter
Name Description
other ScopeFeatureSpec
Returns
Type Description
ScopeFeatureSpec.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ScopeFeatureSpec.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ScopeFeatureSpec.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ScopeFeatureSpec.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ScopeFeatureSpec.Builder
Overrides