public static final class CreateFeatureRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder> implements CreateFeatureRequestOrBuilder
Request message for the `GkeHub.CreateFeature` method.Protobuf type
google.cloud.gkehub.v1alpha.CreateFeatureRequest| Modifier and Type | Method and Description |
|---|---|
CreateFeatureRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateFeatureRequest |
build() |
CreateFeatureRequest |
buildPartial() |
CreateFeatureRequest.Builder |
clear() |
CreateFeatureRequest.Builder |
clearFeatureId()
The ID of the feature to create.
|
CreateFeatureRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateFeatureRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateFeatureRequest.Builder |
clearParent()
The parent (project and location) where the Feature will be created.
|
CreateFeatureRequest.Builder |
clearRequestId()
Optional.
|
CreateFeatureRequest.Builder |
clearResource()
The Feature resource to create.
|
CreateFeatureRequest.Builder |
clone() |
CreateFeatureRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFeatureId()
The ID of the feature to create.
|
com.google.protobuf.ByteString |
getFeatureIdBytes()
The ID of the feature to create.
|
String |
getParent()
The parent (project and location) where the Feature will be created.
|
com.google.protobuf.ByteString |
getParentBytes()
The parent (project and location) where the Feature will be created.
|
String |
getRequestId()
Optional.
|
com.google.protobuf.ByteString |
getRequestIdBytes()
Optional.
|
Feature |
getResource()
The Feature resource to create.
|
Feature.Builder |
getResourceBuilder()
The Feature resource to create.
|
FeatureOrBuilder |
getResourceOrBuilder()
The Feature resource to create.
|
boolean |
hasResource()
The Feature resource to create.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateFeatureRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateFeatureRequest.Builder |
mergeFrom(CreateFeatureRequest other) |
CreateFeatureRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateFeatureRequest.Builder |
mergeResource(Feature value)
The Feature resource to create.
|
CreateFeatureRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateFeatureRequest.Builder |
setFeatureId(String value)
The ID of the feature to create.
|
CreateFeatureRequest.Builder |
setFeatureIdBytes(com.google.protobuf.ByteString value)
The ID of the feature to create.
|
CreateFeatureRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateFeatureRequest.Builder |
setParent(String value)
The parent (project and location) where the Feature will be created.
|
CreateFeatureRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
The parent (project and location) where the Feature will be created.
|
CreateFeatureRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateFeatureRequest.Builder |
setRequestId(String value)
Optional.
|
CreateFeatureRequest.Builder |
setRequestIdBytes(com.google.protobuf.ByteString value)
Optional.
|
CreateFeatureRequest.Builder |
setResource(Feature.Builder builderForValue)
The Feature resource to create.
|
CreateFeatureRequest.Builder |
setResource(Feature value)
The Feature resource to create.
|
CreateFeatureRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateFeatureRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateFeatureRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateFeatureRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder mergeFrom(CreateFeatureRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public CreateFeatureRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateFeatureRequest.Builder>IOExceptionpublic String getParent()
The parent (project and location) where the Feature will be created. Specified in the format `projects/*/locations/*`.
string parent = 1;getParent in interface CreateFeatureRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
The parent (project and location) where the Feature will be created. Specified in the format `projects/*/locations/*`.
string parent = 1;getParentBytes in interface CreateFeatureRequestOrBuilderpublic CreateFeatureRequest.Builder setParent(String value)
The parent (project and location) where the Feature will be created. Specified in the format `projects/*/locations/*`.
string parent = 1;value - The parent to set.public CreateFeatureRequest.Builder clearParent()
The parent (project and location) where the Feature will be created. Specified in the format `projects/*/locations/*`.
string parent = 1;public CreateFeatureRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
The parent (project and location) where the Feature will be created. Specified in the format `projects/*/locations/*`.
string parent = 1;value - The bytes for parent to set.public String getFeatureId()
The ID of the feature to create.
string feature_id = 2;getFeatureId in interface CreateFeatureRequestOrBuilderpublic com.google.protobuf.ByteString getFeatureIdBytes()
The ID of the feature to create.
string feature_id = 2;getFeatureIdBytes in interface CreateFeatureRequestOrBuilderpublic CreateFeatureRequest.Builder setFeatureId(String value)
The ID of the feature to create.
string feature_id = 2;value - The featureId to set.public CreateFeatureRequest.Builder clearFeatureId()
The ID of the feature to create.
string feature_id = 2;public CreateFeatureRequest.Builder setFeatureIdBytes(com.google.protobuf.ByteString value)
The ID of the feature to create.
string feature_id = 2;value - The bytes for featureId to set.public boolean hasResource()
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;hasResource in interface CreateFeatureRequestOrBuilderpublic Feature getResource()
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;getResource in interface CreateFeatureRequestOrBuilderpublic CreateFeatureRequest.Builder setResource(Feature value)
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;public CreateFeatureRequest.Builder setResource(Feature.Builder builderForValue)
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;public CreateFeatureRequest.Builder mergeResource(Feature value)
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;public CreateFeatureRequest.Builder clearResource()
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;public Feature.Builder getResourceBuilder()
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;public FeatureOrBuilder getResourceOrBuilder()
The Feature resource to create.
.google.cloud.gkehub.v1alpha.Feature resource = 3;getResourceOrBuilder in interface CreateFeatureRequestOrBuilderpublic String getRequestId()
Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. 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];getRequestId in interface CreateFeatureRequestOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. 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];getRequestIdBytes in interface CreateFeatureRequestOrBuilderpublic CreateFeatureRequest.Builder setRequestId(String value)
Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. 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];value - The requestId to set.public CreateFeatureRequest.Builder clearRequestId()
Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. 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];public CreateFeatureRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Optional. A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. 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];value - The bytes for requestId to set.public final CreateFeatureRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>public final CreateFeatureRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateFeatureRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.