Package com.google.cloud.dataplex.v1
Class Action.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Action.Builder>
-
- com.google.cloud.dataplex.v1.Action.Builder
-
- All Implemented Interfaces:
ActionOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Action
public static final class Action.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Action.Builder> implements ActionOrBuilder
Action represents an issue requiring administrator action for resolution.
Protobuf typegoogle.cloud.dataplex.v1.Action
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Action.Builder
addAllDataLocations(Iterable<String> values)
The list of data locations associated with this action.Action.Builder
addDataLocations(String value)
The list of data locations associated with this action.Action.Builder
addDataLocationsBytes(com.google.protobuf.ByteString value)
The list of data locations associated with this action.Action.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Action
build()
Action
buildPartial()
Action.Builder
clear()
Action.Builder
clearAsset()
Output only.Action.Builder
clearCategory()
The category of issue associated with the action.Action.Builder
clearDataLocations()
The list of data locations associated with this action.Action.Builder
clearDetails()
Action.Builder
clearDetectTime()
The time that the issue was detected.Action.Builder
clearFailedSecurityPolicyApply()
Details for issues related to applying security policy.Action.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Action.Builder
clearIncompatibleDataSchema()
Details for issues related to incompatible schemas detected within data.Action.Builder
clearInvalidDataFormat()
Details for issues related to invalid or unsupported data formats.Action.Builder
clearInvalidDataOrganization()
Details for issues related to invalid data arrangement.Action.Builder
clearInvalidDataPartition()
Details for issues related to invalid or unsupported data partition structure.Action.Builder
clearIssue()
Detailed description of the issue requiring action.Action.Builder
clearLake()
Output only.Action.Builder
clearMissingData()
Details for issues related to absence of data within managed resources.Action.Builder
clearMissingResource()
Details for issues related to absence of a managed resource.Action.Builder
clearName()
Output only.Action.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Action.Builder
clearUnauthorizedResource()
Details for issues related to lack of permissions to access data resources.Action.Builder
clearZone()
Output only.Action.Builder
clone()
String
getAsset()
Output only.com.google.protobuf.ByteString
getAssetBytes()
Output only.Action.Category
getCategory()
The category of issue associated with the action.int
getCategoryValue()
The category of issue associated with the action.String
getDataLocations(int index)
The list of data locations associated with this action.com.google.protobuf.ByteString
getDataLocationsBytes(int index)
The list of data locations associated with this action.int
getDataLocationsCount()
The list of data locations associated with this action.com.google.protobuf.ProtocolStringList
getDataLocationsList()
The list of data locations associated with this action.Action
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Action.DetailsCase
getDetailsCase()
com.google.protobuf.Timestamp
getDetectTime()
The time that the issue was detected.com.google.protobuf.Timestamp.Builder
getDetectTimeBuilder()
The time that the issue was detected.com.google.protobuf.TimestampOrBuilder
getDetectTimeOrBuilder()
The time that the issue was detected.Action.FailedSecurityPolicyApply
getFailedSecurityPolicyApply()
Details for issues related to applying security policy.Action.FailedSecurityPolicyApply.Builder
getFailedSecurityPolicyApplyBuilder()
Details for issues related to applying security policy.Action.FailedSecurityPolicyApplyOrBuilder
getFailedSecurityPolicyApplyOrBuilder()
Details for issues related to applying security policy.Action.IncompatibleDataSchema
getIncompatibleDataSchema()
Details for issues related to incompatible schemas detected within data.Action.IncompatibleDataSchema.Builder
getIncompatibleDataSchemaBuilder()
Details for issues related to incompatible schemas detected within data.Action.IncompatibleDataSchemaOrBuilder
getIncompatibleDataSchemaOrBuilder()
Details for issues related to incompatible schemas detected within data.Action.InvalidDataFormat
getInvalidDataFormat()
Details for issues related to invalid or unsupported data formats.Action.InvalidDataFormat.Builder
getInvalidDataFormatBuilder()
Details for issues related to invalid or unsupported data formats.Action.InvalidDataFormatOrBuilder
getInvalidDataFormatOrBuilder()
Details for issues related to invalid or unsupported data formats.Action.InvalidDataOrganization
getInvalidDataOrganization()
Details for issues related to invalid data arrangement.Action.InvalidDataOrganization.Builder
getInvalidDataOrganizationBuilder()
Details for issues related to invalid data arrangement.Action.InvalidDataOrganizationOrBuilder
getInvalidDataOrganizationOrBuilder()
Details for issues related to invalid data arrangement.Action.InvalidDataPartition
getInvalidDataPartition()
Details for issues related to invalid or unsupported data partition structure.Action.InvalidDataPartition.Builder
getInvalidDataPartitionBuilder()
Details for issues related to invalid or unsupported data partition structure.Action.InvalidDataPartitionOrBuilder
getInvalidDataPartitionOrBuilder()
Details for issues related to invalid or unsupported data partition structure.String
getIssue()
Detailed description of the issue requiring action.com.google.protobuf.ByteString
getIssueBytes()
Detailed description of the issue requiring action.String
getLake()
Output only.com.google.protobuf.ByteString
getLakeBytes()
Output only.Action.MissingData
getMissingData()
Details for issues related to absence of data within managed resources.Action.MissingData.Builder
getMissingDataBuilder()
Details for issues related to absence of data within managed resources.Action.MissingDataOrBuilder
getMissingDataOrBuilder()
Details for issues related to absence of data within managed resources.Action.MissingResource
getMissingResource()
Details for issues related to absence of a managed resource.Action.MissingResource.Builder
getMissingResourceBuilder()
Details for issues related to absence of a managed resource.Action.MissingResourceOrBuilder
getMissingResourceOrBuilder()
Details for issues related to absence of a managed resource.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.Action.UnauthorizedResource
getUnauthorizedResource()
Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResource.Builder
getUnauthorizedResourceBuilder()
Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResourceOrBuilder
getUnauthorizedResourceOrBuilder()
Details for issues related to lack of permissions to access data resources.String
getZone()
Output only.com.google.protobuf.ByteString
getZoneBytes()
Output only.boolean
hasDetectTime()
The time that the issue was detected.boolean
hasFailedSecurityPolicyApply()
Details for issues related to applying security policy.boolean
hasIncompatibleDataSchema()
Details for issues related to incompatible schemas detected within data.boolean
hasInvalidDataFormat()
Details for issues related to invalid or unsupported data formats.boolean
hasInvalidDataOrganization()
Details for issues related to invalid data arrangement.boolean
hasInvalidDataPartition()
Details for issues related to invalid or unsupported data partition structure.boolean
hasMissingData()
Details for issues related to absence of data within managed resources.boolean
hasMissingResource()
Details for issues related to absence of a managed resource.boolean
hasUnauthorizedResource()
Details for issues related to lack of permissions to access data resources.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Action.Builder
mergeDetectTime(com.google.protobuf.Timestamp value)
The time that the issue was detected.Action.Builder
mergeFailedSecurityPolicyApply(Action.FailedSecurityPolicyApply value)
Details for issues related to applying security policy.Action.Builder
mergeFrom(Action other)
Action.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Action.Builder
mergeFrom(com.google.protobuf.Message other)
Action.Builder
mergeIncompatibleDataSchema(Action.IncompatibleDataSchema value)
Details for issues related to incompatible schemas detected within data.Action.Builder
mergeInvalidDataFormat(Action.InvalidDataFormat value)
Details for issues related to invalid or unsupported data formats.Action.Builder
mergeInvalidDataOrganization(Action.InvalidDataOrganization value)
Details for issues related to invalid data arrangement.Action.Builder
mergeInvalidDataPartition(Action.InvalidDataPartition value)
Details for issues related to invalid or unsupported data partition structure.Action.Builder
mergeMissingData(Action.MissingData value)
Details for issues related to absence of data within managed resources.Action.Builder
mergeMissingResource(Action.MissingResource value)
Details for issues related to absence of a managed resource.Action.Builder
mergeUnauthorizedResource(Action.UnauthorizedResource value)
Details for issues related to lack of permissions to access data resources.Action.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Action.Builder
setAsset(String value)
Output only.Action.Builder
setAssetBytes(com.google.protobuf.ByteString value)
Output only.Action.Builder
setCategory(Action.Category value)
The category of issue associated with the action.Action.Builder
setCategoryValue(int value)
The category of issue associated with the action.Action.Builder
setDataLocations(int index, String value)
The list of data locations associated with this action.Action.Builder
setDetectTime(com.google.protobuf.Timestamp value)
The time that the issue was detected.Action.Builder
setDetectTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that the issue was detected.Action.Builder
setFailedSecurityPolicyApply(Action.FailedSecurityPolicyApply value)
Details for issues related to applying security policy.Action.Builder
setFailedSecurityPolicyApply(Action.FailedSecurityPolicyApply.Builder builderForValue)
Details for issues related to applying security policy.Action.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Action.Builder
setIncompatibleDataSchema(Action.IncompatibleDataSchema value)
Details for issues related to incompatible schemas detected within data.Action.Builder
setIncompatibleDataSchema(Action.IncompatibleDataSchema.Builder builderForValue)
Details for issues related to incompatible schemas detected within data.Action.Builder
setInvalidDataFormat(Action.InvalidDataFormat value)
Details for issues related to invalid or unsupported data formats.Action.Builder
setInvalidDataFormat(Action.InvalidDataFormat.Builder builderForValue)
Details for issues related to invalid or unsupported data formats.Action.Builder
setInvalidDataOrganization(Action.InvalidDataOrganization value)
Details for issues related to invalid data arrangement.Action.Builder
setInvalidDataOrganization(Action.InvalidDataOrganization.Builder builderForValue)
Details for issues related to invalid data arrangement.Action.Builder
setInvalidDataPartition(Action.InvalidDataPartition value)
Details for issues related to invalid or unsupported data partition structure.Action.Builder
setInvalidDataPartition(Action.InvalidDataPartition.Builder builderForValue)
Details for issues related to invalid or unsupported data partition structure.Action.Builder
setIssue(String value)
Detailed description of the issue requiring action.Action.Builder
setIssueBytes(com.google.protobuf.ByteString value)
Detailed description of the issue requiring action.Action.Builder
setLake(String value)
Output only.Action.Builder
setLakeBytes(com.google.protobuf.ByteString value)
Output only.Action.Builder
setMissingData(Action.MissingData value)
Details for issues related to absence of data within managed resources.Action.Builder
setMissingData(Action.MissingData.Builder builderForValue)
Details for issues related to absence of data within managed resources.Action.Builder
setMissingResource(Action.MissingResource value)
Details for issues related to absence of a managed resource.Action.Builder
setMissingResource(Action.MissingResource.Builder builderForValue)
Details for issues related to absence of a managed resource.Action.Builder
setName(String value)
Output only.Action.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.Action.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Action.Builder
setUnauthorizedResource(Action.UnauthorizedResource value)
Details for issues related to lack of permissions to access data resources.Action.Builder
setUnauthorizedResource(Action.UnauthorizedResource.Builder builderForValue)
Details for issues related to lack of permissions to access data resources.Action.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Action.Builder
setZone(String value)
Output only.Action.Builder
setZoneBytes(com.google.protobuf.ByteString value)
Output only.-
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<Action.Builder>
-
clear
public Action.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<Action.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<Action.Builder>
-
getDefaultInstanceForType
public Action getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Action build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Action buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Action.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<Action.Builder>
-
setField
public Action.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<Action.Builder>
-
clearField
public Action.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<Action.Builder>
-
clearOneof
public Action.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<Action.Builder>
-
setRepeatedField
public Action.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<Action.Builder>
-
addRepeatedField
public Action.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<Action.Builder>
-
mergeFrom
public Action.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Action.Builder>
-
mergeFrom
public Action.Builder mergeFrom(Action other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Action.Builder>
-
mergeFrom
public Action.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<Action.Builder>
- Throws:
IOException
-
getDetailsCase
public Action.DetailsCase getDetailsCase()
- Specified by:
getDetailsCase
in interfaceActionOrBuilder
-
clearDetails
public Action.Builder clearDetails()
-
getCategoryValue
public int getCategoryValue()
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;
- Specified by:
getCategoryValue
in interfaceActionOrBuilder
- Returns:
- The enum numeric value on the wire for category.
-
setCategoryValue
public Action.Builder setCategoryValue(int value)
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;
- Parameters:
value
- The enum numeric value on the wire for category to set.- Returns:
- This builder for chaining.
-
getCategory
public Action.Category getCategory()
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;
- Specified by:
getCategory
in interfaceActionOrBuilder
- Returns:
- The category.
-
setCategory
public Action.Builder setCategory(Action.Category value)
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;
- Parameters:
value
- The category to set.- Returns:
- This builder for chaining.
-
clearCategory
public Action.Builder clearCategory()
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;
- Returns:
- This builder for chaining.
-
getIssue
public String getIssue()
Detailed description of the issue requiring action.
string issue = 2;
- Specified by:
getIssue
in interfaceActionOrBuilder
- Returns:
- The issue.
-
getIssueBytes
public com.google.protobuf.ByteString getIssueBytes()
Detailed description of the issue requiring action.
string issue = 2;
- Specified by:
getIssueBytes
in interfaceActionOrBuilder
- Returns:
- The bytes for issue.
-
setIssue
public Action.Builder setIssue(String value)
Detailed description of the issue requiring action.
string issue = 2;
- Parameters:
value
- The issue to set.- Returns:
- This builder for chaining.
-
clearIssue
public Action.Builder clearIssue()
Detailed description of the issue requiring action.
string issue = 2;
- Returns:
- This builder for chaining.
-
setIssueBytes
public Action.Builder setIssueBytes(com.google.protobuf.ByteString value)
Detailed description of the issue requiring action.
string issue = 2;
- Parameters:
value
- The bytes for issue to set.- Returns:
- This builder for chaining.
-
hasDetectTime
public boolean hasDetectTime()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
- Specified by:
hasDetectTime
in interfaceActionOrBuilder
- Returns:
- Whether the detectTime field is set.
-
getDetectTime
public com.google.protobuf.Timestamp getDetectTime()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
- Specified by:
getDetectTime
in interfaceActionOrBuilder
- Returns:
- The detectTime.
-
setDetectTime
public Action.Builder setDetectTime(com.google.protobuf.Timestamp value)
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
-
setDetectTime
public Action.Builder setDetectTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
-
mergeDetectTime
public Action.Builder mergeDetectTime(com.google.protobuf.Timestamp value)
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
-
clearDetectTime
public Action.Builder clearDetectTime()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
-
getDetectTimeBuilder
public com.google.protobuf.Timestamp.Builder getDetectTimeBuilder()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
-
getDetectTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getDetectTimeOrBuilder()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;
- Specified by:
getDetectTimeOrBuilder
in interfaceActionOrBuilder
-
getName
public String getName()
Output only. The relative resource name of the action, of the form: `projects/{project}/locations/{location}/lakes/{lake}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/assets/{asset}/actions/{action}`.
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getName
in interfaceActionOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The relative resource name of the action, of the form: `projects/{project}/locations/{location}/lakes/{lake}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/assets/{asset}/actions/{action}`.
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getNameBytes
in interfaceActionOrBuilder
- Returns:
- The bytes for name.
-
setName
public Action.Builder setName(String value)
Output only. The relative resource name of the action, of the form: `projects/{project}/locations/{location}/lakes/{lake}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/assets/{asset}/actions/{action}`.
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Action.Builder clearName()
Output only. The relative resource name of the action, of the form: `projects/{project}/locations/{location}/lakes/{lake}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/assets/{asset}/actions/{action}`.
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setNameBytes
public Action.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The relative resource name of the action, of the form: `projects/{project}/locations/{location}/lakes/{lake}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/actions/{action}` `projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/assets/{asset}/actions/{action}`.
string name = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getLake
public String getLake()
Output only. The relative resource name of the lake, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
string lake = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getLake
in interfaceActionOrBuilder
- Returns:
- The lake.
-
getLakeBytes
public com.google.protobuf.ByteString getLakeBytes()
Output only. The relative resource name of the lake, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
string lake = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getLakeBytes
in interfaceActionOrBuilder
- Returns:
- The bytes for lake.
-
setLake
public Action.Builder setLake(String value)
Output only. The relative resource name of the lake, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
string lake = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The lake to set.- Returns:
- This builder for chaining.
-
clearLake
public Action.Builder clearLake()
Output only. The relative resource name of the lake, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
string lake = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setLakeBytes
public Action.Builder setLakeBytes(com.google.protobuf.ByteString value)
Output only. The relative resource name of the lake, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}`.
string lake = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for lake to set.- Returns:
- This builder for chaining.
-
getZone
public String getZone()
Output only. The relative resource name of the zone, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
string zone = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getZone
in interfaceActionOrBuilder
- Returns:
- The zone.
-
getZoneBytes
public com.google.protobuf.ByteString getZoneBytes()
Output only. The relative resource name of the zone, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
string zone = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getZoneBytes
in interfaceActionOrBuilder
- Returns:
- The bytes for zone.
-
setZone
public Action.Builder setZone(String value)
Output only. The relative resource name of the zone, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
string zone = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The zone to set.- Returns:
- This builder for chaining.
-
clearZone
public Action.Builder clearZone()
Output only. The relative resource name of the zone, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
string zone = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setZoneBytes
public Action.Builder setZoneBytes(com.google.protobuf.ByteString value)
Output only. The relative resource name of the zone, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`.
string zone = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for zone to set.- Returns:
- This builder for chaining.
-
getAsset
public String getAsset()
Output only. The relative resource name of the asset, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}`.
string asset = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getAsset
in interfaceActionOrBuilder
- Returns:
- The asset.
-
getAssetBytes
public com.google.protobuf.ByteString getAssetBytes()
Output only. The relative resource name of the asset, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}`.
string asset = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getAssetBytes
in interfaceActionOrBuilder
- Returns:
- The bytes for asset.
-
setAsset
public Action.Builder setAsset(String value)
Output only. The relative resource name of the asset, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}`.
string asset = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The asset to set.- Returns:
- This builder for chaining.
-
clearAsset
public Action.Builder clearAsset()
Output only. The relative resource name of the asset, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}`.
string asset = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setAssetBytes
public Action.Builder setAssetBytes(com.google.protobuf.ByteString value)
Output only. The relative resource name of the asset, of the form: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}`.
string asset = 8 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for asset to set.- Returns:
- This builder for chaining.
-
getDataLocationsList
public com.google.protobuf.ProtocolStringList getDataLocationsList()
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Specified by:
getDataLocationsList
in interfaceActionOrBuilder
- Returns:
- A list containing the dataLocations.
-
getDataLocationsCount
public int getDataLocationsCount()
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Specified by:
getDataLocationsCount
in interfaceActionOrBuilder
- Returns:
- The count of dataLocations.
-
getDataLocations
public String getDataLocations(int index)
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Specified by:
getDataLocations
in interfaceActionOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The dataLocations at the given index.
-
getDataLocationsBytes
public com.google.protobuf.ByteString getDataLocationsBytes(int index)
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Specified by:
getDataLocationsBytes
in interfaceActionOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the dataLocations at the given index.
-
setDataLocations
public Action.Builder setDataLocations(int index, String value)
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Parameters:
index
- The index to set the value at.value
- The dataLocations to set.- Returns:
- This builder for chaining.
-
addDataLocations
public Action.Builder addDataLocations(String value)
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Parameters:
value
- The dataLocations to add.- Returns:
- This builder for chaining.
-
addAllDataLocations
public Action.Builder addAllDataLocations(Iterable<String> values)
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Parameters:
values
- The dataLocations to add.- Returns:
- This builder for chaining.
-
clearDataLocations
public Action.Builder clearDataLocations()
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Returns:
- This builder for chaining.
-
addDataLocationsBytes
public Action.Builder addDataLocationsBytes(com.google.protobuf.ByteString value)
The list of data locations associated with this action. Cloud Storage locations are represented as URI paths(E.g. `gs://bucket/table1/year=2020/month=Jan/`). BigQuery locations refer to resource names(E.g. `bigquery.googleapis.com/projects/project-id/datasets/dataset-id`).
repeated string data_locations = 9;
- Parameters:
value
- The bytes of the dataLocations to add.- Returns:
- This builder for chaining.
-
hasInvalidDataFormat
public boolean hasInvalidDataFormat()
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
- Specified by:
hasInvalidDataFormat
in interfaceActionOrBuilder
- Returns:
- Whether the invalidDataFormat field is set.
-
getInvalidDataFormat
public Action.InvalidDataFormat getInvalidDataFormat()
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
- Specified by:
getInvalidDataFormat
in interfaceActionOrBuilder
- Returns:
- The invalidDataFormat.
-
setInvalidDataFormat
public Action.Builder setInvalidDataFormat(Action.InvalidDataFormat value)
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
-
setInvalidDataFormat
public Action.Builder setInvalidDataFormat(Action.InvalidDataFormat.Builder builderForValue)
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
-
mergeInvalidDataFormat
public Action.Builder mergeInvalidDataFormat(Action.InvalidDataFormat value)
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
-
clearInvalidDataFormat
public Action.Builder clearInvalidDataFormat()
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
-
getInvalidDataFormatBuilder
public Action.InvalidDataFormat.Builder getInvalidDataFormatBuilder()
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
-
getInvalidDataFormatOrBuilder
public Action.InvalidDataFormatOrBuilder getInvalidDataFormatOrBuilder()
Details for issues related to invalid or unsupported data formats.
.google.cloud.dataplex.v1.Action.InvalidDataFormat invalid_data_format = 10;
- Specified by:
getInvalidDataFormatOrBuilder
in interfaceActionOrBuilder
-
hasIncompatibleDataSchema
public boolean hasIncompatibleDataSchema()
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
- Specified by:
hasIncompatibleDataSchema
in interfaceActionOrBuilder
- Returns:
- Whether the incompatibleDataSchema field is set.
-
getIncompatibleDataSchema
public Action.IncompatibleDataSchema getIncompatibleDataSchema()
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
- Specified by:
getIncompatibleDataSchema
in interfaceActionOrBuilder
- Returns:
- The incompatibleDataSchema.
-
setIncompatibleDataSchema
public Action.Builder setIncompatibleDataSchema(Action.IncompatibleDataSchema value)
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
-
setIncompatibleDataSchema
public Action.Builder setIncompatibleDataSchema(Action.IncompatibleDataSchema.Builder builderForValue)
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
-
mergeIncompatibleDataSchema
public Action.Builder mergeIncompatibleDataSchema(Action.IncompatibleDataSchema value)
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
-
clearIncompatibleDataSchema
public Action.Builder clearIncompatibleDataSchema()
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
-
getIncompatibleDataSchemaBuilder
public Action.IncompatibleDataSchema.Builder getIncompatibleDataSchemaBuilder()
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
-
getIncompatibleDataSchemaOrBuilder
public Action.IncompatibleDataSchemaOrBuilder getIncompatibleDataSchemaOrBuilder()
Details for issues related to incompatible schemas detected within data.
.google.cloud.dataplex.v1.Action.IncompatibleDataSchema incompatible_data_schema = 11;
- Specified by:
getIncompatibleDataSchemaOrBuilder
in interfaceActionOrBuilder
-
hasInvalidDataPartition
public boolean hasInvalidDataPartition()
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
- Specified by:
hasInvalidDataPartition
in interfaceActionOrBuilder
- Returns:
- Whether the invalidDataPartition field is set.
-
getInvalidDataPartition
public Action.InvalidDataPartition getInvalidDataPartition()
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
- Specified by:
getInvalidDataPartition
in interfaceActionOrBuilder
- Returns:
- The invalidDataPartition.
-
setInvalidDataPartition
public Action.Builder setInvalidDataPartition(Action.InvalidDataPartition value)
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
-
setInvalidDataPartition
public Action.Builder setInvalidDataPartition(Action.InvalidDataPartition.Builder builderForValue)
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
-
mergeInvalidDataPartition
public Action.Builder mergeInvalidDataPartition(Action.InvalidDataPartition value)
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
-
clearInvalidDataPartition
public Action.Builder clearInvalidDataPartition()
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
-
getInvalidDataPartitionBuilder
public Action.InvalidDataPartition.Builder getInvalidDataPartitionBuilder()
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
-
getInvalidDataPartitionOrBuilder
public Action.InvalidDataPartitionOrBuilder getInvalidDataPartitionOrBuilder()
Details for issues related to invalid or unsupported data partition structure.
.google.cloud.dataplex.v1.Action.InvalidDataPartition invalid_data_partition = 12;
- Specified by:
getInvalidDataPartitionOrBuilder
in interfaceActionOrBuilder
-
hasMissingData
public boolean hasMissingData()
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
- Specified by:
hasMissingData
in interfaceActionOrBuilder
- Returns:
- Whether the missingData field is set.
-
getMissingData
public Action.MissingData getMissingData()
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
- Specified by:
getMissingData
in interfaceActionOrBuilder
- Returns:
- The missingData.
-
setMissingData
public Action.Builder setMissingData(Action.MissingData value)
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
-
setMissingData
public Action.Builder setMissingData(Action.MissingData.Builder builderForValue)
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
-
mergeMissingData
public Action.Builder mergeMissingData(Action.MissingData value)
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
-
clearMissingData
public Action.Builder clearMissingData()
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
-
getMissingDataBuilder
public Action.MissingData.Builder getMissingDataBuilder()
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
-
getMissingDataOrBuilder
public Action.MissingDataOrBuilder getMissingDataOrBuilder()
Details for issues related to absence of data within managed resources.
.google.cloud.dataplex.v1.Action.MissingData missing_data = 13;
- Specified by:
getMissingDataOrBuilder
in interfaceActionOrBuilder
-
hasMissingResource
public boolean hasMissingResource()
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
- Specified by:
hasMissingResource
in interfaceActionOrBuilder
- Returns:
- Whether the missingResource field is set.
-
getMissingResource
public Action.MissingResource getMissingResource()
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
- Specified by:
getMissingResource
in interfaceActionOrBuilder
- Returns:
- The missingResource.
-
setMissingResource
public Action.Builder setMissingResource(Action.MissingResource value)
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
-
setMissingResource
public Action.Builder setMissingResource(Action.MissingResource.Builder builderForValue)
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
-
mergeMissingResource
public Action.Builder mergeMissingResource(Action.MissingResource value)
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
-
clearMissingResource
public Action.Builder clearMissingResource()
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
-
getMissingResourceBuilder
public Action.MissingResource.Builder getMissingResourceBuilder()
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
-
getMissingResourceOrBuilder
public Action.MissingResourceOrBuilder getMissingResourceOrBuilder()
Details for issues related to absence of a managed resource.
.google.cloud.dataplex.v1.Action.MissingResource missing_resource = 14;
- Specified by:
getMissingResourceOrBuilder
in interfaceActionOrBuilder
-
hasUnauthorizedResource
public boolean hasUnauthorizedResource()
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
- Specified by:
hasUnauthorizedResource
in interfaceActionOrBuilder
- Returns:
- Whether the unauthorizedResource field is set.
-
getUnauthorizedResource
public Action.UnauthorizedResource getUnauthorizedResource()
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
- Specified by:
getUnauthorizedResource
in interfaceActionOrBuilder
- Returns:
- The unauthorizedResource.
-
setUnauthorizedResource
public Action.Builder setUnauthorizedResource(Action.UnauthorizedResource value)
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
-
setUnauthorizedResource
public Action.Builder setUnauthorizedResource(Action.UnauthorizedResource.Builder builderForValue)
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
-
mergeUnauthorizedResource
public Action.Builder mergeUnauthorizedResource(Action.UnauthorizedResource value)
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
-
clearUnauthorizedResource
public Action.Builder clearUnauthorizedResource()
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
-
getUnauthorizedResourceBuilder
public Action.UnauthorizedResource.Builder getUnauthorizedResourceBuilder()
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
-
getUnauthorizedResourceOrBuilder
public Action.UnauthorizedResourceOrBuilder getUnauthorizedResourceOrBuilder()
Details for issues related to lack of permissions to access data resources.
.google.cloud.dataplex.v1.Action.UnauthorizedResource unauthorized_resource = 15;
- Specified by:
getUnauthorizedResourceOrBuilder
in interfaceActionOrBuilder
-
hasFailedSecurityPolicyApply
public boolean hasFailedSecurityPolicyApply()
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
- Specified by:
hasFailedSecurityPolicyApply
in interfaceActionOrBuilder
- Returns:
- Whether the failedSecurityPolicyApply field is set.
-
getFailedSecurityPolicyApply
public Action.FailedSecurityPolicyApply getFailedSecurityPolicyApply()
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
- Specified by:
getFailedSecurityPolicyApply
in interfaceActionOrBuilder
- Returns:
- The failedSecurityPolicyApply.
-
setFailedSecurityPolicyApply
public Action.Builder setFailedSecurityPolicyApply(Action.FailedSecurityPolicyApply value)
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
-
setFailedSecurityPolicyApply
public Action.Builder setFailedSecurityPolicyApply(Action.FailedSecurityPolicyApply.Builder builderForValue)
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
-
mergeFailedSecurityPolicyApply
public Action.Builder mergeFailedSecurityPolicyApply(Action.FailedSecurityPolicyApply value)
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
-
clearFailedSecurityPolicyApply
public Action.Builder clearFailedSecurityPolicyApply()
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
-
getFailedSecurityPolicyApplyBuilder
public Action.FailedSecurityPolicyApply.Builder getFailedSecurityPolicyApplyBuilder()
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
-
getFailedSecurityPolicyApplyOrBuilder
public Action.FailedSecurityPolicyApplyOrBuilder getFailedSecurityPolicyApplyOrBuilder()
Details for issues related to applying security policy.
.google.cloud.dataplex.v1.Action.FailedSecurityPolicyApply failed_security_policy_apply = 21;
- Specified by:
getFailedSecurityPolicyApplyOrBuilder
in interfaceActionOrBuilder
-
hasInvalidDataOrganization
public boolean hasInvalidDataOrganization()
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
- Specified by:
hasInvalidDataOrganization
in interfaceActionOrBuilder
- Returns:
- Whether the invalidDataOrganization field is set.
-
getInvalidDataOrganization
public Action.InvalidDataOrganization getInvalidDataOrganization()
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
- Specified by:
getInvalidDataOrganization
in interfaceActionOrBuilder
- Returns:
- The invalidDataOrganization.
-
setInvalidDataOrganization
public Action.Builder setInvalidDataOrganization(Action.InvalidDataOrganization value)
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
-
setInvalidDataOrganization
public Action.Builder setInvalidDataOrganization(Action.InvalidDataOrganization.Builder builderForValue)
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
-
mergeInvalidDataOrganization
public Action.Builder mergeInvalidDataOrganization(Action.InvalidDataOrganization value)
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
-
clearInvalidDataOrganization
public Action.Builder clearInvalidDataOrganization()
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
-
getInvalidDataOrganizationBuilder
public Action.InvalidDataOrganization.Builder getInvalidDataOrganizationBuilder()
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
-
getInvalidDataOrganizationOrBuilder
public Action.InvalidDataOrganizationOrBuilder getInvalidDataOrganizationOrBuilder()
Details for issues related to invalid data arrangement.
.google.cloud.dataplex.v1.Action.InvalidDataOrganization invalid_data_organization = 22;
- Specified by:
getInvalidDataOrganizationOrBuilder
in interfaceActionOrBuilder
-
setUnknownFields
public final Action.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Action.Builder>
-
mergeUnknownFields
public final Action.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Action.Builder>
-
-