Package com.google.cloud.dataplex.v1
Class Action
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dataplex.v1.Action
-
- All Implemented Interfaces:
ActionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Action extends com.google.protobuf.GeneratedMessageV3 implements ActionOrBuilder
Action represents an issue requiring administrator action for resolution.
Protobuf typegoogle.cloud.dataplex.v1.Action- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAction.BuilderAction represents an issue requiring administrator action for resolution.static classAction.CategoryThe category of issues.static classAction.DetailsCasestatic classAction.FailedSecurityPolicyApplyFailed to apply security policy to the managed resource(s) under a lake, zone or an asset.static interfaceAction.FailedSecurityPolicyApplyOrBuilderstatic classAction.IncompatibleDataSchemaAction details for incompatible schemas detected by discovery.static interfaceAction.IncompatibleDataSchemaOrBuilderstatic classAction.InvalidDataFormatAction details for invalid or unsupported data files detected by discovery.static interfaceAction.InvalidDataFormatOrBuilderstatic classAction.InvalidDataOrganizationAction details for invalid data arrangement.static interfaceAction.InvalidDataOrganizationOrBuilderstatic classAction.InvalidDataPartitionAction details for invalid or unsupported partitions detected by discovery.static interfaceAction.InvalidDataPartitionOrBuilderstatic classAction.MissingDataAction details for absence of data detected by discovery.static interfaceAction.MissingDataOrBuilderstatic classAction.MissingResourceAction details for resource references in assets that cannot be located.static interfaceAction.MissingResourceOrBuilderstatic classAction.UnauthorizedResourceAction details for unauthorized resource issues raised to indicate that the service account associated with the lake instance is not authorized to access or manage the resource associated with an asset.static interfaceAction.UnauthorizedResourceOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intASSET_FIELD_NUMBERstatic intCATEGORY_FIELD_NUMBERstatic intDATA_LOCATIONS_FIELD_NUMBERstatic intDETECT_TIME_FIELD_NUMBERstatic intFAILED_SECURITY_POLICY_APPLY_FIELD_NUMBERstatic intINCOMPATIBLE_DATA_SCHEMA_FIELD_NUMBERstatic intINVALID_DATA_FORMAT_FIELD_NUMBERstatic intINVALID_DATA_ORGANIZATION_FIELD_NUMBERstatic intINVALID_DATA_PARTITION_FIELD_NUMBERstatic intISSUE_FIELD_NUMBERstatic intLAKE_FIELD_NUMBERstatic intMISSING_DATA_FIELD_NUMBERstatic intMISSING_RESOURCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intUNAUTHORIZED_RESOURCE_FIELD_NUMBERstatic intZONE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAsset()Output only.com.google.protobuf.ByteStringgetAssetBytes()Output only.Action.CategorygetCategory()The category of issue associated with the action.intgetCategoryValue()The category of issue associated with the action.StringgetDataLocations(int index)The list of data locations associated with this action.com.google.protobuf.ByteStringgetDataLocationsBytes(int index)The list of data locations associated with this action.intgetDataLocationsCount()The list of data locations associated with this action.com.google.protobuf.ProtocolStringListgetDataLocationsList()The list of data locations associated with this action.static ActiongetDefaultInstance()ActiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Action.DetailsCasegetDetailsCase()com.google.protobuf.TimestampgetDetectTime()The time that the issue was detected.com.google.protobuf.TimestampOrBuildergetDetectTimeOrBuilder()The time that the issue was detected.Action.FailedSecurityPolicyApplygetFailedSecurityPolicyApply()Details for issues related to applying security policy.Action.FailedSecurityPolicyApplyOrBuildergetFailedSecurityPolicyApplyOrBuilder()Details for issues related to applying security policy.Action.IncompatibleDataSchemagetIncompatibleDataSchema()Details for issues related to incompatible schemas detected within data.Action.IncompatibleDataSchemaOrBuildergetIncompatibleDataSchemaOrBuilder()Details for issues related to incompatible schemas detected within data.Action.InvalidDataFormatgetInvalidDataFormat()Details for issues related to invalid or unsupported data formats.Action.InvalidDataFormatOrBuildergetInvalidDataFormatOrBuilder()Details for issues related to invalid or unsupported data formats.Action.InvalidDataOrganizationgetInvalidDataOrganization()Details for issues related to invalid data arrangement.Action.InvalidDataOrganizationOrBuildergetInvalidDataOrganizationOrBuilder()Details for issues related to invalid data arrangement.Action.InvalidDataPartitiongetInvalidDataPartition()Details for issues related to invalid or unsupported data partition structure.Action.InvalidDataPartitionOrBuildergetInvalidDataPartitionOrBuilder()Details for issues related to invalid or unsupported data partition structure.StringgetIssue()Detailed description of the issue requiring action.com.google.protobuf.ByteStringgetIssueBytes()Detailed description of the issue requiring action.StringgetLake()Output only.com.google.protobuf.ByteStringgetLakeBytes()Output only.Action.MissingDatagetMissingData()Details for issues related to absence of data within managed resources.Action.MissingDataOrBuildergetMissingDataOrBuilder()Details for issues related to absence of data within managed resources.Action.MissingResourcegetMissingResource()Details for issues related to absence of a managed resource.Action.MissingResourceOrBuildergetMissingResourceOrBuilder()Details for issues related to absence of a managed resource.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.com.google.protobuf.Parser<Action>getParserForType()intgetSerializedSize()Action.UnauthorizedResourcegetUnauthorizedResource()Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResourceOrBuildergetUnauthorizedResourceOrBuilder()Details for issues related to lack of permissions to access data resources.StringgetZone()Output only.com.google.protobuf.ByteStringgetZoneBytes()Output only.booleanhasDetectTime()The time that the issue was detected.booleanhasFailedSecurityPolicyApply()Details for issues related to applying security policy.inthashCode()booleanhasIncompatibleDataSchema()Details for issues related to incompatible schemas detected within data.booleanhasInvalidDataFormat()Details for issues related to invalid or unsupported data formats.booleanhasInvalidDataOrganization()Details for issues related to invalid data arrangement.booleanhasInvalidDataPartition()Details for issues related to invalid or unsupported data partition structure.booleanhasMissingData()Details for issues related to absence of data within managed resources.booleanhasMissingResource()Details for issues related to absence of a managed resource.booleanhasUnauthorizedResource()Details for issues related to lack of permissions to access data resources.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Action.BuildernewBuilder()static Action.BuildernewBuilder(Action prototype)Action.BuildernewBuilderForType()protected Action.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ActionparseDelimitedFrom(InputStream input)static ActionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActionparseFrom(byte[] data)static ActionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActionparseFrom(com.google.protobuf.ByteString data)static ActionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActionparseFrom(com.google.protobuf.CodedInputStream input)static ActionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActionparseFrom(InputStream input)static ActionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActionparseFrom(ByteBuffer data)static ActionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Action>parser()Action.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CATEGORY_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISSUE_FIELD_NUMBER
public static final int ISSUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DETECT_TIME_FIELD_NUMBER
public static final int DETECT_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAKE_FIELD_NUMBER
public static final int LAKE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZONE_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSET_FIELD_NUMBER
public static final int ASSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_LOCATIONS_FIELD_NUMBER
public static final int DATA_LOCATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVALID_DATA_FORMAT_FIELD_NUMBER
public static final int INVALID_DATA_FORMAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INCOMPATIBLE_DATA_SCHEMA_FIELD_NUMBER
public static final int INCOMPATIBLE_DATA_SCHEMA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVALID_DATA_PARTITION_FIELD_NUMBER
public static final int INVALID_DATA_PARTITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MISSING_DATA_FIELD_NUMBER
public static final int MISSING_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MISSING_RESOURCE_FIELD_NUMBER
public static final int MISSING_RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNAUTHORIZED_RESOURCE_FIELD_NUMBER
public static final int UNAUTHORIZED_RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAILED_SECURITY_POLICY_APPLY_FIELD_NUMBER
public static final int FAILED_SECURITY_POLICY_APPLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVALID_DATA_ORGANIZATION_FIELD_NUMBER
public static final int INVALID_DATA_ORGANIZATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDetailsCase
public Action.DetailsCase getDetailsCase()
- Specified by:
getDetailsCasein interfaceActionOrBuilder
-
getCategoryValue
public int getCategoryValue()
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;- Specified by:
getCategoryValuein interfaceActionOrBuilder- Returns:
- The enum numeric value on the wire for category.
-
getCategory
public Action.Category getCategory()
The category of issue associated with the action.
.google.cloud.dataplex.v1.Action.Category category = 1;- Specified by:
getCategoryin interfaceActionOrBuilder- Returns:
- The category.
-
getIssue
public String getIssue()
Detailed description of the issue requiring action.
string issue = 2;- Specified by:
getIssuein interfaceActionOrBuilder- Returns:
- The issue.
-
getIssueBytes
public com.google.protobuf.ByteString getIssueBytes()
Detailed description of the issue requiring action.
string issue = 2;- Specified by:
getIssueBytesin interfaceActionOrBuilder- Returns:
- The bytes for issue.
-
hasDetectTime
public boolean hasDetectTime()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;- Specified by:
hasDetectTimein 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:
getDetectTimein interfaceActionOrBuilder- Returns:
- The detectTime.
-
getDetectTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getDetectTimeOrBuilder()
The time that the issue was detected.
.google.protobuf.Timestamp detect_time = 4;- Specified by:
getDetectTimeOrBuilderin 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:
getNamein 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:
getNameBytesin interfaceActionOrBuilder- Returns:
- The bytes for name.
-
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:
getLakein 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:
getLakeBytesin interfaceActionOrBuilder- Returns:
- The bytes for lake.
-
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:
getZonein 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:
getZoneBytesin interfaceActionOrBuilder- Returns:
- The bytes for zone.
-
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:
getAssetin 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:
getAssetBytesin interfaceActionOrBuilder- Returns:
- The bytes for asset.
-
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:
getDataLocationsListin 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:
getDataLocationsCountin 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:
getDataLocationsin 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:
getDataLocationsBytesin interfaceActionOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the dataLocations at the given index.
-
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:
hasInvalidDataFormatin 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:
getInvalidDataFormatin interfaceActionOrBuilder- Returns:
- The invalidDataFormat.
-
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:
getInvalidDataFormatOrBuilderin 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:
hasIncompatibleDataSchemain 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:
getIncompatibleDataSchemain interfaceActionOrBuilder- Returns:
- The incompatibleDataSchema.
-
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:
getIncompatibleDataSchemaOrBuilderin 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:
hasInvalidDataPartitionin 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:
getInvalidDataPartitionin interfaceActionOrBuilder- Returns:
- The invalidDataPartition.
-
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:
getInvalidDataPartitionOrBuilderin 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:
hasMissingDatain 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:
getMissingDatain interfaceActionOrBuilder- Returns:
- The missingData.
-
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:
getMissingDataOrBuilderin 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:
hasMissingResourcein 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:
getMissingResourcein interfaceActionOrBuilder- Returns:
- The missingResource.
-
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:
getMissingResourceOrBuilderin 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:
hasUnauthorizedResourcein 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:
getUnauthorizedResourcein interfaceActionOrBuilder- Returns:
- The unauthorizedResource.
-
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:
getUnauthorizedResourceOrBuilderin 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:
hasFailedSecurityPolicyApplyin 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:
getFailedSecurityPolicyApplyin interfaceActionOrBuilder- Returns:
- The failedSecurityPolicyApply.
-
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:
getFailedSecurityPolicyApplyOrBuilderin 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:
hasInvalidDataOrganizationin 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:
getInvalidDataOrganizationin interfaceActionOrBuilder- Returns:
- The invalidDataOrganization.
-
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:
getInvalidDataOrganizationOrBuilderin interfaceActionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Action parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Action parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Action parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Action parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Action parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Action parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Action parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Action parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Action parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Action parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Action parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Action parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Action.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Action.Builder newBuilder()
-
newBuilder
public static Action.Builder newBuilder(Action prototype)
-
toBuilder
public Action.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Action.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Action getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Action> parser()
-
getParserForType
public com.google.protobuf.Parser<Action> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Action getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-