Package com.google.cloud.vmwareengine.v1
Class CreatePrivateCloudRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
- com.google.cloud.vmwareengine.v1.CreatePrivateCloudRequest.Builder
-
- All Implemented Interfaces:
CreatePrivateCloudRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- CreatePrivateCloudRequest
public static final class CreatePrivateCloudRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder> implements CreatePrivateCloudRequestOrBuilder
Request message for [VmwareEngine.CreatePrivateCloud][google.cloud.vmwareengine.v1.VmwareEngine.CreatePrivateCloud]
Protobuf typegoogle.cloud.vmwareengine.v1.CreatePrivateCloudRequest
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
clear
public CreatePrivateCloudRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
getDefaultInstanceForType
public CreatePrivateCloudRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public CreatePrivateCloudRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CreatePrivateCloudRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CreatePrivateCloudRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
setField
public CreatePrivateCloudRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
clearField
public CreatePrivateCloudRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
clearOneof
public CreatePrivateCloudRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
setRepeatedField
public CreatePrivateCloudRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
addRepeatedField
public CreatePrivateCloudRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
mergeFrom
public CreatePrivateCloudRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CreatePrivateCloudRequest.Builder>
-
mergeFrom
public CreatePrivateCloudRequest.Builder mergeFrom(CreatePrivateCloudRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
mergeFrom
public CreatePrivateCloudRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CreatePrivateCloudRequest.Builder>
- Throws:
IOException
-
getParent
public String getParent()
Required. The resource name of the location to create the new private cloud in. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParent
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The resource name of the location to create the new private cloud in. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParentBytes
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The bytes for parent.
-
setParent
public CreatePrivateCloudRequest.Builder setParent(String value)
Required. The resource name of the location to create the new private cloud in. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public CreatePrivateCloudRequest.Builder clearParent()
Required. The resource name of the location to create the new private cloud in. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setParentBytes
public CreatePrivateCloudRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The resource name of the location to create the new private cloud in. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for parent to set.- Returns:
- This builder for chaining.
-
getPrivateCloudId
public String getPrivateCloudId()
Required. The user-provided identifier of the private cloud to be created. This identifier must be unique among each `PrivateCloud` within the parent and becomes the final token in the name URI. The identifier must meet the following requirements: * Only contains 1-63 alphanumeric characters and hyphens * Begins with an alphabetical character * Ends with a non-hyphen character * Not formatted as a UUID * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)
string private_cloud_id = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getPrivateCloudId
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The privateCloudId.
-
getPrivateCloudIdBytes
public com.google.protobuf.ByteString getPrivateCloudIdBytes()
Required. The user-provided identifier of the private cloud to be created. This identifier must be unique among each `PrivateCloud` within the parent and becomes the final token in the name URI. The identifier must meet the following requirements: * Only contains 1-63 alphanumeric characters and hyphens * Begins with an alphabetical character * Ends with a non-hyphen character * Not formatted as a UUID * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)
string private_cloud_id = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getPrivateCloudIdBytes
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The bytes for privateCloudId.
-
setPrivateCloudId
public CreatePrivateCloudRequest.Builder setPrivateCloudId(String value)
Required. The user-provided identifier of the private cloud to be created. This identifier must be unique among each `PrivateCloud` within the parent and becomes the final token in the name URI. The identifier must meet the following requirements: * Only contains 1-63 alphanumeric characters and hyphens * Begins with an alphabetical character * Ends with a non-hyphen character * Not formatted as a UUID * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)
string private_cloud_id = 2 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The privateCloudId to set.- Returns:
- This builder for chaining.
-
clearPrivateCloudId
public CreatePrivateCloudRequest.Builder clearPrivateCloudId()
Required. The user-provided identifier of the private cloud to be created. This identifier must be unique among each `PrivateCloud` within the parent and becomes the final token in the name URI. The identifier must meet the following requirements: * Only contains 1-63 alphanumeric characters and hyphens * Begins with an alphabetical character * Ends with a non-hyphen character * Not formatted as a UUID * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)
string private_cloud_id = 2 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
setPrivateCloudIdBytes
public CreatePrivateCloudRequest.Builder setPrivateCloudIdBytes(com.google.protobuf.ByteString value)
Required. The user-provided identifier of the private cloud to be created. This identifier must be unique among each `PrivateCloud` within the parent and becomes the final token in the name URI. The identifier must meet the following requirements: * Only contains 1-63 alphanumeric characters and hyphens * Begins with an alphabetical character * Ends with a non-hyphen character * Not formatted as a UUID * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)
string private_cloud_id = 2 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The bytes for privateCloudId to set.- Returns:
- This builder for chaining.
-
hasPrivateCloud
public boolean hasPrivateCloud()
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasPrivateCloud
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- Whether the privateCloud field is set.
-
getPrivateCloud
public PrivateCloud getPrivateCloud()
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getPrivateCloud
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The privateCloud.
-
setPrivateCloud
public CreatePrivateCloudRequest.Builder setPrivateCloud(PrivateCloud value)
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
-
setPrivateCloud
public CreatePrivateCloudRequest.Builder setPrivateCloud(PrivateCloud.Builder builderForValue)
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
-
mergePrivateCloud
public CreatePrivateCloudRequest.Builder mergePrivateCloud(PrivateCloud value)
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
-
clearPrivateCloud
public CreatePrivateCloudRequest.Builder clearPrivateCloud()
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
-
getPrivateCloudBuilder
public PrivateCloud.Builder getPrivateCloudBuilder()
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
-
getPrivateCloudOrBuilder
public PrivateCloudOrBuilder getPrivateCloudOrBuilder()
Required. The initial description of the new private cloud.
.google.cloud.vmwareengine.v1.PrivateCloud private_cloud = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getPrivateCloudOrBuilder
in interfaceCreatePrivateCloudRequestOrBuilder
-
getRequestId
public String getRequestId()
Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getRequestId
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getRequestIdBytes
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The bytes for requestId.
-
setRequestId
public CreatePrivateCloudRequest.Builder setRequestId(String value)
Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public CreatePrivateCloudRequest.Builder clearRequestId()
Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setRequestIdBytes
public CreatePrivateCloudRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
getValidateOnly
public boolean getValidateOnly()
Optional. True if you want the request to be validated and not executed; false otherwise.
bool validate_only = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getValidateOnly
in interfaceCreatePrivateCloudRequestOrBuilder
- Returns:
- The validateOnly.
-
setValidateOnly
public CreatePrivateCloudRequest.Builder setValidateOnly(boolean value)
Optional. True if you want the request to be validated and not executed; false otherwise.
bool validate_only = 5 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The validateOnly to set.- Returns:
- This builder for chaining.
-
clearValidateOnly
public CreatePrivateCloudRequest.Builder clearValidateOnly()
Optional. True if you want the request to be validated and not executed; false otherwise.
bool validate_only = 5 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setUnknownFields
public final CreatePrivateCloudRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
mergeUnknownFields
public final CreatePrivateCloudRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreatePrivateCloudRequest.Builder>
-
-