public static final class ExecutionIdentity.DataplexServiceAgent.Builder extends GeneratedMessage.Builder<ExecutionIdentity.DataplexServiceAgent.Builder> implements ExecutionIdentity.DataplexServiceAgentOrBuilderThe Dataplex service agent associated with the user's project.
Protobuf type google.cloud.dataplex.v1.ExecutionIdentity.DataplexServiceAgent
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ExecutionIdentity.DataplexServiceAgent.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ExecutionIdentity.DataplexServiceAgent build()| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent |
|
buildPartial()
public ExecutionIdentity.DataplexServiceAgent buildPartial()| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent |
|
clear()
public ExecutionIdentity.DataplexServiceAgent.Builder clear()| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent.Builder |
|
getDefaultInstanceForType()
public ExecutionIdentity.DataplexServiceAgent getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ExecutionIdentity.DataplexServiceAgent other)
public ExecutionIdentity.DataplexServiceAgent.Builder mergeFrom(ExecutionIdentity.DataplexServiceAgent other)| Parameter | |
|---|---|
| Name | Description |
other |
ExecutionIdentity.DataplexServiceAgent |
| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ExecutionIdentity.DataplexServiceAgent.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ExecutionIdentity.DataplexServiceAgent.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ExecutionIdentity.DataplexServiceAgent.Builder |
|