Google Cloud Gke Hub V1 Client - Class GenerateMembershipRBACRoleBindingYAMLResponse (1.3.0)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class GenerateMembershipRBACRoleBindingYAMLResponse.

Response for GenerateRBACRoleBindingYAML.

Generated from protobuf message google.cloud.gkehub.v1.GenerateMembershipRBACRoleBindingYAMLResponse

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ role_bindings_yaml string

a yaml text blob including the RBAC policies.

getRoleBindingsYaml

a yaml text blob including the RBAC policies.

Returns
Type Description
string

setRoleBindingsYaml

a yaml text blob including the RBAC policies.

Parameter
Name Description
var string
Returns
Type Description
$this