public static final class BackgroundJobLogEntry.ApplyJobDetails extends GeneratedMessage implements BackgroundJobLogEntry.ApplyJobDetailsOrBuilderDetails regarding an Apply background job.
Protobuf type google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BackgroundJobLogEntry.ApplyJobDetailsStatic Fields
CONNECTION_PROFILE_FIELD_NUMBER
public static final int CONNECTION_PROFILE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static BackgroundJobLogEntry.ApplyJobDetails getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static BackgroundJobLogEntry.ApplyJobDetails.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails.Builder |
|
newBuilder(BackgroundJobLogEntry.ApplyJobDetails prototype)
public static BackgroundJobLogEntry.ApplyJobDetails.Builder newBuilder(BackgroundJobLogEntry.ApplyJobDetails prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
BackgroundJobLogEntry.ApplyJobDetails |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails.Builder |
|
parseDelimitedFrom(InputStream input)
public static BackgroundJobLogEntry.ApplyJobDetails parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BackgroundJobLogEntry.ApplyJobDetails parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BackgroundJobLogEntry.ApplyJobDetails parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<BackgroundJobLogEntry.ApplyJobDetails> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ApplyJobDetails> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getConnectionProfile()
public String getConnectionProfile()Output only. The connection profile which was used for the apply job.
string connection_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The connectionProfile. |
getConnectionProfileBytes()
public ByteString getConnectionProfileBytes()Output only. The connection profile which was used for the apply job.
string connection_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for connectionProfile. |
getDefaultInstanceForType()
public BackgroundJobLogEntry.ApplyJobDetails getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails |
|
getFilter()
public String getFilter()Output only. AIP-160 based filter used to specify the entities to apply
string filter = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The filter. |
getFilterBytes()
public ByteString getFilterBytes()Output only. AIP-160 based filter used to specify the entities to apply
string filter = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for filter. |
getParserForType()
public Parser<BackgroundJobLogEntry.ApplyJobDetails> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ApplyJobDetails> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public BackgroundJobLogEntry.ApplyJobDetails.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected BackgroundJobLogEntry.ApplyJobDetails.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails.Builder |
|
toBuilder()
public BackgroundJobLogEntry.ApplyJobDetails.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
BackgroundJobLogEntry.ApplyJobDetails.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|