- 1.83.0 (latest)
- 1.82.0
- 1.80.0
- 1.78.0
- 1.76.0
- 1.75.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.68.0
- 1.67.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.60.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.5
- 1.2.0
- 1.1.1
- 1.0.5
public static final class ImageImportOsAdaptationParameters.Builder extends GeneratedMessageV3.Builder<ImageImportOsAdaptationParameters.Builder> implements ImageImportOsAdaptationParametersOrBuilderParameters affecting the OS adaptation process.
Protobuf type google.cloud.vmmigration.v1.ImageImportOsAdaptationParameters
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ImageImportOsAdaptationParameters.BuilderImplements
ImageImportOsAdaptationParametersOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAdaptationModifiers(AdaptationModifier value)
public ImageImportOsAdaptationParameters.Builder addAdaptationModifiers(AdaptationModifier value)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
AdaptationModifier |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
addAdaptationModifiers(AdaptationModifier.Builder builderForValue)
public ImageImportOsAdaptationParameters.Builder addAdaptationModifiers(AdaptationModifier.Builder builderForValue)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
AdaptationModifier.Builder |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
addAdaptationModifiers(int index, AdaptationModifier value)
public ImageImportOsAdaptationParameters.Builder addAdaptationModifiers(int index, AdaptationModifier value)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AdaptationModifier |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
addAdaptationModifiers(int index, AdaptationModifier.Builder builderForValue)
public ImageImportOsAdaptationParameters.Builder addAdaptationModifiers(int index, AdaptationModifier.Builder builderForValue)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AdaptationModifier.Builder |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
addAdaptationModifiersBuilder()
public AdaptationModifier.Builder addAdaptationModifiersBuilder()Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
AdaptationModifier.Builder |
|
addAdaptationModifiersBuilder(int index)
public AdaptationModifier.Builder addAdaptationModifiersBuilder(int index)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AdaptationModifier.Builder |
|
addAllAdaptationModifiers(Iterable<? extends AdaptationModifier> values)
public ImageImportOsAdaptationParameters.Builder addAllAdaptationModifiers(Iterable<? extends AdaptationModifier> values)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.vmmigration.v1.AdaptationModifier> |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ImageImportOsAdaptationParameters.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
build()
public ImageImportOsAdaptationParameters build()| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters |
|
buildPartial()
public ImageImportOsAdaptationParameters buildPartial()| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters |
|
clear()
public ImageImportOsAdaptationParameters.Builder clear()| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
clearAdaptationModifiers()
public ImageImportOsAdaptationParameters.Builder clearAdaptationModifiers()Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
clearBootConversion()
public ImageImportOsAdaptationParameters.Builder clearBootConversion()Optional. By default the image will keep its existing boot option. Setting this property will trigger an internal process which will convert the image from using the existing boot option to another. The size of the boot disk might be increased to allow the conversion
.google.cloud.vmmigration.v1.BootConversion boot_conversion = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public ImageImportOsAdaptationParameters.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
clearGeneralize()
public ImageImportOsAdaptationParameters.Builder clearGeneralize()Optional. Set to true in order to generalize the imported image. The generalization process enables co-existence of multiple VMs created from the same image. For Windows, generalizing the image removes computer-specific information such as installed drivers and the computer security identifier (SID).
bool generalize = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
clearLicenseType()
public ImageImportOsAdaptationParameters.Builder clearLicenseType()Optional. Choose which type of license to apply to the imported image.
.google.cloud.vmmigration.v1.ComputeEngineLicenseType license_type = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public ImageImportOsAdaptationParameters.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
clone()
public ImageImportOsAdaptationParameters.Builder clone()| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
getAdaptationModifiers(int index)
public AdaptationModifier getAdaptationModifiers(int index)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AdaptationModifier |
|
getAdaptationModifiersBuilder(int index)
public AdaptationModifier.Builder getAdaptationModifiersBuilder(int index)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AdaptationModifier.Builder |
|
getAdaptationModifiersBuilderList()
public List<AdaptationModifier.Builder> getAdaptationModifiersBuilderList()Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getAdaptationModifiersCount()
public int getAdaptationModifiersCount()Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
|
getAdaptationModifiersList()
public List<AdaptationModifier> getAdaptationModifiersList()Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<AdaptationModifier> |
|
getAdaptationModifiersOrBuilder(int index)
public AdaptationModifierOrBuilder getAdaptationModifiersOrBuilder(int index)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AdaptationModifierOrBuilder |
|
getAdaptationModifiersOrBuilderList()
public List<? extends AdaptationModifierOrBuilder> getAdaptationModifiersOrBuilderList()Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.vmmigration.v1.AdaptationModifierOrBuilder> |
|
getBootConversion()
public BootConversion getBootConversion()Optional. By default the image will keep its existing boot option. Setting this property will trigger an internal process which will convert the image from using the existing boot option to another. The size of the boot disk might be increased to allow the conversion
.google.cloud.vmmigration.v1.BootConversion boot_conversion = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
BootConversion |
The bootConversion. |
getBootConversionValue()
public int getBootConversionValue()Optional. By default the image will keep its existing boot option. Setting this property will trigger an internal process which will convert the image from using the existing boot option to another. The size of the boot disk might be increased to allow the conversion
.google.cloud.vmmigration.v1.BootConversion boot_conversion = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for bootConversion. |
getDefaultInstanceForType()
public ImageImportOsAdaptationParameters getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getGeneralize()
public boolean getGeneralize()Optional. Set to true in order to generalize the imported image. The generalization process enables co-existence of multiple VMs created from the same image. For Windows, generalizing the image removes computer-specific information such as installed drivers and the computer security identifier (SID).
bool generalize = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The generalize. |
getLicenseType()
public ComputeEngineLicenseType getLicenseType()Optional. Choose which type of license to apply to the imported image.
.google.cloud.vmmigration.v1.ComputeEngineLicenseType license_type = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ComputeEngineLicenseType |
The licenseType. |
getLicenseTypeValue()
public int getLicenseTypeValue()Optional. Choose which type of license to apply to the imported image.
.google.cloud.vmmigration.v1.ComputeEngineLicenseType license_type = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for licenseType. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ImageImportOsAdaptationParameters other)
public ImageImportOsAdaptationParameters.Builder mergeFrom(ImageImportOsAdaptationParameters other)| Parameter | |
|---|---|
| Name | Description |
other |
ImageImportOsAdaptationParameters |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ImageImportOsAdaptationParameters.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ImageImportOsAdaptationParameters.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ImageImportOsAdaptationParameters.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
removeAdaptationModifiers(int index)
public ImageImportOsAdaptationParameters.Builder removeAdaptationModifiers(int index)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
setAdaptationModifiers(int index, AdaptationModifier value)
public ImageImportOsAdaptationParameters.Builder setAdaptationModifiers(int index, AdaptationModifier value)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
AdaptationModifier |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
setAdaptationModifiers(int index, AdaptationModifier.Builder builderForValue)
public ImageImportOsAdaptationParameters.Builder setAdaptationModifiers(int index, AdaptationModifier.Builder builderForValue)Optional. Modifiers to be used as configuration of the OS adaptation process.
repeated .google.cloud.vmmigration.v1.AdaptationModifier adaptation_modifiers = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
AdaptationModifier.Builder |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
setBootConversion(BootConversion value)
public ImageImportOsAdaptationParameters.Builder setBootConversion(BootConversion value)Optional. By default the image will keep its existing boot option. Setting this property will trigger an internal process which will convert the image from using the existing boot option to another. The size of the boot disk might be increased to allow the conversion
.google.cloud.vmmigration.v1.BootConversion boot_conversion = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
BootConversionThe bootConversion to set. |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
setBootConversionValue(int value)
public ImageImportOsAdaptationParameters.Builder setBootConversionValue(int value)Optional. By default the image will keep its existing boot option. Setting this property will trigger an internal process which will convert the image from using the existing boot option to another. The size of the boot disk might be increased to allow the conversion
.google.cloud.vmmigration.v1.BootConversion boot_conversion = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for bootConversion to set. |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public ImageImportOsAdaptationParameters.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
setGeneralize(boolean value)
public ImageImportOsAdaptationParameters.Builder setGeneralize(boolean value)Optional. Set to true in order to generalize the imported image. The generalization process enables co-existence of multiple VMs created from the same image. For Windows, generalizing the image removes computer-specific information such as installed drivers and the computer security identifier (SID).
bool generalize = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
booleanThe generalize to set. |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
setLicenseType(ComputeEngineLicenseType value)
public ImageImportOsAdaptationParameters.Builder setLicenseType(ComputeEngineLicenseType value)Optional. Choose which type of license to apply to the imported image.
.google.cloud.vmmigration.v1.ComputeEngineLicenseType license_type = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ComputeEngineLicenseTypeThe licenseType to set. |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
setLicenseTypeValue(int value)
public ImageImportOsAdaptationParameters.Builder setLicenseTypeValue(int value)Optional. Choose which type of license to apply to the imported image.
.google.cloud.vmmigration.v1.ComputeEngineLicenseType license_type = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for licenseType to set. |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ImageImportOsAdaptationParameters.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final ImageImportOsAdaptationParameters.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ImageImportOsAdaptationParameters.Builder |
|