Class GetServiceIdentityMetadata.Builder (2.83.0)

public static final class GetServiceIdentityMetadata.Builder extends GeneratedMessage.Builder<GetServiceIdentityMetadata.Builder> implements GetServiceIdentityMetadataOrBuilder

Metadata for the GetServiceIdentity method.

Protobuf type google.api.serviceusage.v1beta1.GetServiceIdentityMetadata

Static Methods

getDescriptor()

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

Methods

build()

public GetServiceIdentityMetadata build()
Returns
Type Description
GetServiceIdentityMetadata

buildPartial()

public GetServiceIdentityMetadata buildPartial()
Returns
Type Description
GetServiceIdentityMetadata

clear()

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

getDefaultInstanceForType()

public GetServiceIdentityMetadata getDefaultInstanceForType()
Returns
Type Description
GetServiceIdentityMetadata

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(GetServiceIdentityMetadata other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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