Class PatchJobs.GooSettings.Builder (2.5.0)

public static final class PatchJobs.GooSettings.Builder extends GeneratedMessageV3.Builder<PatchJobs.GooSettings.Builder> implements PatchJobs.GooSettingsOrBuilder

Googet patching is performed by running googet update.

Protobuf type google.cloud.osconfig.v1.GooSettings

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public PatchJobs.GooSettings.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

build()

public PatchJobs.GooSettings build()
Returns
TypeDescription
PatchJobs.GooSettings

buildPartial()

public PatchJobs.GooSettings buildPartial()
Returns
TypeDescription
PatchJobs.GooSettings

clear()

public PatchJobs.GooSettings.Builder clear()
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public PatchJobs.GooSettings.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public PatchJobs.GooSettings.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

clone()

public PatchJobs.GooSettings.Builder clone()
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

getDefaultInstanceForType()

public PatchJobs.GooSettings getDefaultInstanceForType()
Returns
TypeDescription
PatchJobs.GooSettings

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(PatchJobs.GooSettings other)

public PatchJobs.GooSettings.Builder mergeFrom(PatchJobs.GooSettings other)
Parameter
NameDescription
otherPatchJobs.GooSettings
Returns
TypeDescription
PatchJobs.GooSettings.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public PatchJobs.GooSettings.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public PatchJobs.GooSettings.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final PatchJobs.GooSettings.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public PatchJobs.GooSettings.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public PatchJobs.GooSettings.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final PatchJobs.GooSettings.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
PatchJobs.GooSettings.Builder
Overrides