Google.Rpc.ResourceInfo (ex_sui v0.1.0)
View SourceDescribes the resource that is being accessed.
Summary
Types
@type t() :: %Google.Rpc.ResourceInfo{ __unknown_fields__: [Protobuf.unknown_field()], description: String.t(), owner: String.t(), resource_name: String.t(), resource_type: String.t() }