Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ManagedGroupConfig.
Specifies the resources used to actively manage an instance group.
Generated from protobuf message google.cloud.dataproc.v1.ManagedGroupConfig
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance_template_name
string
Output only. The name of the Instance Template used for the Managed Instance Group.
↳ instance_group_manager_name
string
Output only. The name of the Instance Group Manager for this group.
getInstanceTemplateName
Output only. The name of the Instance Template used for the Managed Instance Group.
string
setInstanceTemplateName
Output only. The name of the Instance Template used for the Managed Instance Group.
var
string
$this
getInstanceGroupManagerName
Output only. The name of the Instance Group Manager for this group.
string
setInstanceGroupManagerName
Output only. The name of the Instance Group Manager for this group.
var
string
$this