Class CreatingImageStep.Builder (1.83.0)

public static final class CreatingImageStep.Builder extends GeneratedMessage.Builder<CreatingImageStep.Builder> implements CreatingImageStepOrBuilder

CreatingImageStep contains specific step details.

Protobuf type google.cloud.vmmigration.v1.CreatingImageStep

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public CreatingImageStep build()
Returns
Type Description
CreatingImageStep

buildPartial()

public CreatingImageStep buildPartial()
Returns
Type Description
CreatingImageStep

clear()

public CreatingImageStep.Builder clear()
Returns
Type Description
CreatingImageStep.Builder
Overrides

getDefaultInstanceForType()

public CreatingImageStep getDefaultInstanceForType()
Returns
Type Description
CreatingImageStep

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(CreatingImageStep other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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