Class PatchJobs.GooSettings.Builder (2.85.0)

public static final class PatchJobs.GooSettings.Builder extends GeneratedMessage.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
Type Description
Descriptor

Methods

build()

public PatchJobs.GooSettings build()
Returns
Type Description
PatchJobs.GooSettings

buildPartial()

public PatchJobs.GooSettings buildPartial()
Returns
Type Description
PatchJobs.GooSettings

clear()

public PatchJobs.GooSettings.Builder clear()
Returns
Type Description
PatchJobs.GooSettings.Builder
Overrides

getDefaultInstanceForType()

public PatchJobs.GooSettings getDefaultInstanceForType()
Returns
Type Description
PatchJobs.GooSettings

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(PatchJobs.GooSettings other)

public PatchJobs.GooSettings.Builder mergeFrom(PatchJobs.GooSettings other)
Parameter
Name Description
other PatchJobs.GooSettings
Returns
Type Description
PatchJobs.GooSettings.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public PatchJobs.GooSettings.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PatchJobs.GooSettings.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public PatchJobs.GooSettings.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
PatchJobs.GooSettings.Builder
Overrides