Uses of Interface
com.google.cloud.dataplex.v1.Action.UnauthorizedResourceOrBuilder
-
Packages that use Action.UnauthorizedResourceOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Action.UnauthorizedResourceOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement Action.UnauthorizedResourceOrBuilder Modifier and Type Class Description static 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 classAction.UnauthorizedResource.BuilderAction 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.Methods in com.google.cloud.dataplex.v1 that return Action.UnauthorizedResourceOrBuilder Modifier and Type Method Description Action.UnauthorizedResourceOrBuilderAction.Builder. getUnauthorizedResourceOrBuilder()Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResourceOrBuilderAction. getUnauthorizedResourceOrBuilder()Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResourceOrBuilderActionOrBuilder. getUnauthorizedResourceOrBuilder()Details for issues related to lack of permissions to access data resources.
-