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 class
Action.UnauthorizedResource
Action 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 class
Action.UnauthorizedResource.Builder
Action 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.UnauthorizedResourceOrBuilder
Action.Builder. getUnauthorizedResourceOrBuilder()
Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResourceOrBuilder
Action. getUnauthorizedResourceOrBuilder()
Details for issues related to lack of permissions to access data resources.Action.UnauthorizedResourceOrBuilder
ActionOrBuilder. getUnauthorizedResourceOrBuilder()
Details for issues related to lack of permissions to access data resources.
-