Interface protos.google.cloud.dataproc.v1.ICreateAutoscalingPolicyRequest (2.4.4)

Properties of a CreateAutoscalingPolicyRequest.

Package

@google-cloud/dataproc!

Properties

parent

parent?: (string|null);

CreateAutoscalingPolicyRequest parent

Property Value
TypeDescription
(string|null)

policy

policy?: (google.cloud.dataproc.v1.IAutoscalingPolicy|null);

CreateAutoscalingPolicyRequest policy

Property Value
TypeDescription
(google.cloud.dataproc.v1.IAutoscalingPolicy|null)