public static final class CreatePersistentResourceOperationMetadata.Builder extends GeneratedMessageV3.Builder<CreatePersistentResourceOperationMetadata.Builder> implements CreatePersistentResourceOperationMetadataOrBuilder
Details of operations that perform create PersistentResource.
Protobuf type google.cloud.aiplatform.v1beta1.CreatePersistentResourceOperationMetadata
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
public static final Descriptors.Descriptor getDescriptor()
Methods
public CreatePersistentResourceOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public CreatePersistentResourceOperationMetadata build()
public CreatePersistentResourceOperationMetadata buildPartial()
public CreatePersistentResourceOperationMetadata.Builder clear()
Overrides
public CreatePersistentResourceOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public CreatePersistentResourceOperationMetadata.Builder clearGenericMetadata()
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public CreatePersistentResourceOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public CreatePersistentResourceOperationMetadata.Builder clearProgressMessage()
Progress Message for Create LRO
string progress_message = 2;
public CreatePersistentResourceOperationMetadata.Builder clone()
Overrides
public CreatePersistentResourceOperationMetadata getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public GenericOperationMetadata getGenericMetadata()
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public GenericOperationMetadata.Builder getGenericMetadataBuilder()
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public String getProgressMessage()
Progress Message for Create LRO
string progress_message = 2;
Returns |
Type |
Description |
String |
The progressMessage.
|
public ByteString getProgressMessageBytes()
Progress Message for Create LRO
string progress_message = 2;
Returns |
Type |
Description |
ByteString |
The bytes for progressMessage.
|
public boolean hasGenericMetadata()
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
Returns |
Type |
Description |
boolean |
Whether the genericMetadata field is set.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public CreatePersistentResourceOperationMetadata.Builder mergeFrom(CreatePersistentResourceOperationMetadata other)
public CreatePersistentResourceOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public CreatePersistentResourceOperationMetadata.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public CreatePersistentResourceOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public final CreatePersistentResourceOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public CreatePersistentResourceOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public CreatePersistentResourceOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public CreatePersistentResourceOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)
Operation metadata for PersistentResource.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
public CreatePersistentResourceOperationMetadata.Builder setProgressMessage(String value)
Progress Message for Create LRO
string progress_message = 2;
Parameter |
Name |
Description |
value |
String
The progressMessage to set.
|
public CreatePersistentResourceOperationMetadata.Builder setProgressMessageBytes(ByteString value)
Progress Message for Create LRO
string progress_message = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for progressMessage to set.
|
public CreatePersistentResourceOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final CreatePersistentResourceOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides