Package com.google.cloud.osconfig.v1beta
Class PatchDeployments.DeletePatchDeploymentRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
- com.google.cloud.osconfig.v1beta.PatchDeployments.DeletePatchDeploymentRequest.Builder
-
- All Implemented Interfaces:
PatchDeployments.DeletePatchDeploymentRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PatchDeployments.DeletePatchDeploymentRequest
public static final class PatchDeployments.DeletePatchDeploymentRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.DeletePatchDeploymentRequest.Builder> implements PatchDeployments.DeletePatchDeploymentRequestOrBuilder
A request message for deleting a patch deployment.
Protobuf typegoogle.cloud.osconfig.v1beta.DeletePatchDeploymentRequest
-
-
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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
clear
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
getDefaultInstanceForType
public PatchDeployments.DeletePatchDeploymentRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PatchDeployments.DeletePatchDeploymentRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PatchDeployments.DeletePatchDeploymentRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
setField
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
clearField
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
clearOneof
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
setRepeatedField
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
addRepeatedField
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
mergeFrom
public PatchDeployments.DeletePatchDeploymentRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
mergeFrom
public PatchDeployments.DeletePatchDeploymentRequest.Builder mergeFrom(PatchDeployments.DeletePatchDeploymentRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
mergeFrom
public PatchDeployments.DeletePatchDeploymentRequest.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<PatchDeployments.DeletePatchDeploymentRequest.Builder>
- Throws:
IOException
-
getName
public String getName()
Required. The resource name of the patch deployment in the form `projects/*/patchDeployments/*`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getName
in interfacePatchDeployments.DeletePatchDeploymentRequestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The resource name of the patch deployment in the form `projects/*/patchDeployments/*`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getNameBytes
in interfacePatchDeployments.DeletePatchDeploymentRequestOrBuilder
- Returns:
- The bytes for name.
-
setName
public PatchDeployments.DeletePatchDeploymentRequest.Builder setName(String value)
Required. The resource name of the patch deployment in the form `projects/*/patchDeployments/*`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public PatchDeployments.DeletePatchDeploymentRequest.Builder clearName()
Required. The resource name of the patch deployment in the form `projects/*/patchDeployments/*`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
setNameBytes
public PatchDeployments.DeletePatchDeploymentRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The resource name of the patch deployment in the form `projects/*/patchDeployments/*`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PatchDeployments.DeletePatchDeploymentRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
mergeUnknownFields
public final PatchDeployments.DeletePatchDeploymentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.DeletePatchDeploymentRequest.Builder>
-
-