Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::RolloutPlanWaveSelectorResourceHierarchySelector (v3.7.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::RolloutPlanWaveSelectorResourceHierarchySelector.

Roll out to resources by Cloud Resource Manager resource hierarchy nodes such as projects, folders, orgs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#included_folders

def included_folders() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. Format: "folders/{folder_id}"

#included_folders=

def included_folders=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. Format: "folders/{folder_id}"
Returns
  • (::Array<::String>) — Optional. Format: "folders/{folder_id}"

#included_organizations

def included_organizations() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. Format: "organizations/{organization_id}"

#included_organizations=

def included_organizations=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. Format: "organizations/{organization_id}"
Returns
  • (::Array<::String>) — Optional. Format: "organizations/{organization_id}"

#included_projects

def included_projects() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. Format: "projects/{project_id}"

#included_projects=

def included_projects=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. Format: "projects/{project_id}"
Returns
  • (::Array<::String>) — Optional. Format: "projects/{project_id}"