- 1.78.0 (latest)
- 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 TargetProject.Builder extends GeneratedMessageV3.Builder<TargetProject.Builder> implements TargetProjectOrBuilderTargetProject message represents a target Compute Engine project for a migration or a clone.
 Protobuf type google.cloud.vmmigration.v1.TargetProject
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > TargetProject.BuilderImplements
TargetProjectOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TargetProject.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
build()
public TargetProject build()| Returns | |
|---|---|
| Type | Description | 
| TargetProject | |
buildPartial()
public TargetProject buildPartial()| Returns | |
|---|---|
| Type | Description | 
| TargetProject | |
clear()
public TargetProject.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
clearCreateTime()
public TargetProject.Builder clearCreateTime()Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
clearDescription()
public TargetProject.Builder clearDescription()The target project's description.
 string description = 3;
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
clearField(Descriptors.FieldDescriptor field)
public TargetProject.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
clearName()
public TargetProject.Builder clearName()Output only. The name of the target project.
 string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
clearOneof(Descriptors.OneofDescriptor oneof)
public TargetProject.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
clearProject()
public TargetProject.Builder clearProject()The target project ID (number) or project name.
 string project = 2;
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
clearUpdateTime()
public TargetProject.Builder clearUpdateTime()Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
clone()
public TargetProject.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
getCreateTime()
public Timestamp getCreateTime()Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| Timestamp | The createTime. | 
getCreateTimeBuilder()
public Timestamp.Builder getCreateTimeBuilder()Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| Builder | |
getCreateTimeOrBuilder()
public TimestampOrBuilder getCreateTimeOrBuilder()Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| TimestampOrBuilder | |
getDefaultInstanceForType()
public TargetProject getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| TargetProject | |
getDescription()
public String getDescription()The target project's description.
 string description = 3;
| Returns | |
|---|---|
| Type | Description | 
| String | The description. | 
getDescriptionBytes()
public ByteString getDescriptionBytes()The target project's description.
 string description = 3;
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for description. | 
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getName()
public String getName()Output only. The name of the target project.
 string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| String | The name. | 
getNameBytes()
public ByteString getNameBytes()Output only. The name of the target project.
 string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for name. | 
getProject()
public String getProject()The target project ID (number) or project name.
 string project = 2;
| Returns | |
|---|---|
| Type | Description | 
| String | The project. | 
getProjectBytes()
public ByteString getProjectBytes()The target project ID (number) or project name.
 string project = 2;
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for project. | 
getUpdateTime()
public Timestamp getUpdateTime()Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| Timestamp | The updateTime. | 
getUpdateTimeBuilder()
public Timestamp.Builder getUpdateTimeBuilder()Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| Builder | |
getUpdateTimeOrBuilder()
public TimestampOrBuilder getUpdateTimeOrBuilder()Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| TimestampOrBuilder | |
hasCreateTime()
public boolean hasCreateTime()Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the createTime field is set. | 
hasUpdateTime()
public boolean hasUpdateTime()Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the updateTime field is set. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeCreateTime(Timestamp value)
public TargetProject.Builder mergeCreateTime(Timestamp value)Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | Timestamp | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
mergeFrom(TargetProject other)
public TargetProject.Builder mergeFrom(TargetProject other)| Parameter | |
|---|---|
| Name | Description | 
| other | TargetProject | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TargetProject.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public TargetProject.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TargetProject.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
mergeUpdateTime(Timestamp value)
public TargetProject.Builder mergeUpdateTime(Timestamp value)Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | Timestamp | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setCreateTime(Timestamp value)
public TargetProject.Builder setCreateTime(Timestamp value)Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | Timestamp | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setCreateTime(Timestamp.Builder builderForValue)
public TargetProject.Builder setCreateTime(Timestamp.Builder builderForValue)Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
 
 .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | Builder | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setDescription(String value)
public TargetProject.Builder setDescription(String value)The target project's description.
 string description = 3;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe description to set. | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
setDescriptionBytes(ByteString value)
public TargetProject.Builder setDescriptionBytes(ByteString value)The target project's description.
 string description = 3;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for description to set. | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
setField(Descriptors.FieldDescriptor field, Object value)
public TargetProject.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setName(String value)
public TargetProject.Builder setName(String value)Output only. The name of the target project.
 string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe name to set. | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
setNameBytes(ByteString value)
public TargetProject.Builder setNameBytes(ByteString value)Output only. The name of the target project.
 string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for name to set. | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
setProject(String value)
public TargetProject.Builder setProject(String value)The target project ID (number) or project name.
 string project = 2;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe project to set. | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
setProjectBytes(ByteString value)
public TargetProject.Builder setProjectBytes(ByteString value)The target project ID (number) or project name.
 string project = 2;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for project to set. | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | This builder for chaining. | 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TargetProject.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setUnknownFields(UnknownFieldSet unknownFields)
public final TargetProject.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setUpdateTime(Timestamp value)
public TargetProject.Builder setUpdateTime(Timestamp value)Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | Timestamp | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |
setUpdateTime(Timestamp.Builder builderForValue)
public TargetProject.Builder setUpdateTime(Timestamp.Builder builderForValue)Output only. The last time the target project resource was updated.
 
 .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | Builder | 
| Returns | |
|---|---|
| Type | Description | 
| TargetProject.Builder | |