Class GuestInstalledApplication.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
- com.google.cloud.migrationcenter.v1.GuestInstalledApplication.Builder
-
- All Implemented Interfaces:
GuestInstalledApplicationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- GuestInstalledApplication
public static final class GuestInstalledApplication.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder> implements GuestInstalledApplicationOrBuilder
Guest installed application information.
Protobuf typegoogle.cloud.migrationcenter.v1.GuestInstalledApplication
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GuestInstalledApplication.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
GuestInstalledApplication
build()
GuestInstalledApplication
buildPartial()
GuestInstalledApplication.Builder
clear()
GuestInstalledApplication.Builder
clearApplicationName()
Installed application name.GuestInstalledApplication.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GuestInstalledApplication.Builder
clearInstallTime()
The time when the application was installed.GuestInstalledApplication.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
GuestInstalledApplication.Builder
clearPath()
Source path.GuestInstalledApplication.Builder
clearVendor()
Installed application vendor.GuestInstalledApplication.Builder
clearVersion()
Installed application version.GuestInstalledApplication.Builder
clone()
String
getApplicationName()
Installed application name.com.google.protobuf.ByteString
getApplicationNameBytes()
Installed application name.GuestInstalledApplication
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Timestamp
getInstallTime()
The time when the application was installed.com.google.protobuf.Timestamp.Builder
getInstallTimeBuilder()
The time when the application was installed.com.google.protobuf.TimestampOrBuilder
getInstallTimeOrBuilder()
The time when the application was installed.String
getPath()
Source path.com.google.protobuf.ByteString
getPathBytes()
Source path.String
getVendor()
Installed application vendor.com.google.protobuf.ByteString
getVendorBytes()
Installed application vendor.String
getVersion()
Installed application version.com.google.protobuf.ByteString
getVersionBytes()
Installed application version.boolean
hasInstallTime()
The time when the application was installed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
GuestInstalledApplication.Builder
mergeFrom(GuestInstalledApplication other)
GuestInstalledApplication.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GuestInstalledApplication.Builder
mergeFrom(com.google.protobuf.Message other)
GuestInstalledApplication.Builder
mergeInstallTime(com.google.protobuf.Timestamp value)
The time when the application was installed.GuestInstalledApplication.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GuestInstalledApplication.Builder
setApplicationName(String value)
Installed application name.GuestInstalledApplication.Builder
setApplicationNameBytes(com.google.protobuf.ByteString value)
Installed application name.GuestInstalledApplication.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
GuestInstalledApplication.Builder
setInstallTime(com.google.protobuf.Timestamp value)
The time when the application was installed.GuestInstalledApplication.Builder
setInstallTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the application was installed.GuestInstalledApplication.Builder
setPath(String value)
Source path.GuestInstalledApplication.Builder
setPathBytes(com.google.protobuf.ByteString value)
Source path.GuestInstalledApplication.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
GuestInstalledApplication.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GuestInstalledApplication.Builder
setVendor(String value)
Installed application vendor.GuestInstalledApplication.Builder
setVendorBytes(com.google.protobuf.ByteString value)
Installed application vendor.GuestInstalledApplication.Builder
setVersion(String value)
Installed application version.GuestInstalledApplication.Builder
setVersionBytes(com.google.protobuf.ByteString value)
Installed application version.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
clear
public GuestInstalledApplication.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
getDefaultInstanceForType
public GuestInstalledApplication getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public GuestInstalledApplication build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GuestInstalledApplication buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GuestInstalledApplication.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
setField
public GuestInstalledApplication.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
clearField
public GuestInstalledApplication.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
clearOneof
public GuestInstalledApplication.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
setRepeatedField
public GuestInstalledApplication.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
addRepeatedField
public GuestInstalledApplication.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
mergeFrom
public GuestInstalledApplication.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GuestInstalledApplication.Builder>
-
mergeFrom
public GuestInstalledApplication.Builder mergeFrom(GuestInstalledApplication other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
mergeFrom
public GuestInstalledApplication.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GuestInstalledApplication.Builder>
- Throws:
IOException
-
getApplicationName
public String getApplicationName()
Installed application name.
string application_name = 1;
- Specified by:
getApplicationName
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The applicationName.
-
getApplicationNameBytes
public com.google.protobuf.ByteString getApplicationNameBytes()
Installed application name.
string application_name = 1;
- Specified by:
getApplicationNameBytes
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The bytes for applicationName.
-
setApplicationName
public GuestInstalledApplication.Builder setApplicationName(String value)
Installed application name.
string application_name = 1;
- Parameters:
value
- The applicationName to set.- Returns:
- This builder for chaining.
-
clearApplicationName
public GuestInstalledApplication.Builder clearApplicationName()
Installed application name.
string application_name = 1;
- Returns:
- This builder for chaining.
-
setApplicationNameBytes
public GuestInstalledApplication.Builder setApplicationNameBytes(com.google.protobuf.ByteString value)
Installed application name.
string application_name = 1;
- Parameters:
value
- The bytes for applicationName to set.- Returns:
- This builder for chaining.
-
getVendor
public String getVendor()
Installed application vendor.
string vendor = 2;
- Specified by:
getVendor
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The vendor.
-
getVendorBytes
public com.google.protobuf.ByteString getVendorBytes()
Installed application vendor.
string vendor = 2;
- Specified by:
getVendorBytes
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The bytes for vendor.
-
setVendor
public GuestInstalledApplication.Builder setVendor(String value)
Installed application vendor.
string vendor = 2;
- Parameters:
value
- The vendor to set.- Returns:
- This builder for chaining.
-
clearVendor
public GuestInstalledApplication.Builder clearVendor()
Installed application vendor.
string vendor = 2;
- Returns:
- This builder for chaining.
-
setVendorBytes
public GuestInstalledApplication.Builder setVendorBytes(com.google.protobuf.ByteString value)
Installed application vendor.
string vendor = 2;
- Parameters:
value
- The bytes for vendor to set.- Returns:
- This builder for chaining.
-
hasInstallTime
public boolean hasInstallTime()
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
- Specified by:
hasInstallTime
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- Whether the installTime field is set.
-
getInstallTime
public com.google.protobuf.Timestamp getInstallTime()
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
- Specified by:
getInstallTime
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The installTime.
-
setInstallTime
public GuestInstalledApplication.Builder setInstallTime(com.google.protobuf.Timestamp value)
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
-
setInstallTime
public GuestInstalledApplication.Builder setInstallTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
-
mergeInstallTime
public GuestInstalledApplication.Builder mergeInstallTime(com.google.protobuf.Timestamp value)
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
-
clearInstallTime
public GuestInstalledApplication.Builder clearInstallTime()
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
-
getInstallTimeBuilder
public com.google.protobuf.Timestamp.Builder getInstallTimeBuilder()
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
-
getInstallTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getInstallTimeOrBuilder()
The time when the application was installed.
.google.protobuf.Timestamp install_time = 3;
- Specified by:
getInstallTimeOrBuilder
in interfaceGuestInstalledApplicationOrBuilder
-
getPath
public String getPath()
Source path.
string path = 4;
- Specified by:
getPath
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()
Source path.
string path = 4;
- Specified by:
getPathBytes
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The bytes for path.
-
setPath
public GuestInstalledApplication.Builder setPath(String value)
Source path.
string path = 4;
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
public GuestInstalledApplication.Builder clearPath()
Source path.
string path = 4;
- Returns:
- This builder for chaining.
-
setPathBytes
public GuestInstalledApplication.Builder setPathBytes(com.google.protobuf.ByteString value)
Source path.
string path = 4;
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
getVersion
public String getVersion()
Installed application version.
string version = 5;
- Specified by:
getVersion
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
Installed application version.
string version = 5;
- Specified by:
getVersionBytes
in interfaceGuestInstalledApplicationOrBuilder
- Returns:
- The bytes for version.
-
setVersion
public GuestInstalledApplication.Builder setVersion(String value)
Installed application version.
string version = 5;
- Parameters:
value
- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
public GuestInstalledApplication.Builder clearVersion()
Installed application version.
string version = 5;
- Returns:
- This builder for chaining.
-
setVersionBytes
public GuestInstalledApplication.Builder setVersionBytes(com.google.protobuf.ByteString value)
Installed application version.
string version = 5;
- Parameters:
value
- The bytes for version to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final GuestInstalledApplication.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
mergeUnknownFields
public final GuestInstalledApplication.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GuestInstalledApplication.Builder>
-
-