Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::RoleGrant::Resource.
Resource definition
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#path_template
def path_template() -> ::String
Returns
- (::String) — Template to uniquely represent a GCP resource in a format IAM expects This is a template that can have references to other values provided in the config variable template.
#path_template=
def path_template=(value) -> ::String
Parameter
- value (::String) — Template to uniquely represent a GCP resource in a format IAM expects This is a template that can have references to other values provided in the config variable template.
Returns
- (::String) — Template to uniquely represent a GCP resource in a format IAM expects This is a template that can have references to other values provided in the config variable template.
#type
def type() -> ::Google::Cloud::Connectors::V1::RoleGrant::Resource::Type
Returns
- (::Google::Cloud::Connectors::V1::RoleGrant::Resource::Type) — Different types of resource supported.
#type=
def type=(value) -> ::Google::Cloud::Connectors::V1::RoleGrant::Resource::Type
Parameter
- value (::Google::Cloud::Connectors::V1::RoleGrant::Resource::Type) — Different types of resource supported.
Returns
- (::Google::Cloud::Connectors::V1::RoleGrant::Resource::Type) — Different types of resource supported.