Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.66.1
googleapis_commitish: 6eead6ed94bddc12fe22189880a0b8f722c70478
googleapis_commitish: 055f92c9384689eb0bb32d035d3bc6d98c8347c0
libraries_bom_version: 26.75.0
libraries:
- api_shortname: accessapproval
Expand Down
8 changes: 4 additions & 4 deletions java-dataproc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc</artifactId>
<version>4.80.0</version>
<version>4.81.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-dataproc:4.80.0'
implementation 'com.google.cloud:google-cloud-dataproc:4.81.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.80.0"
libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.81.0"
```

## Authentication
Expand Down Expand Up @@ -175,7 +175,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-dataproc/latest/overview
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataproc.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc/4.80.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc/4.81.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.dataproc.v1.AutoscalingPolicy$ClusterType",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.dataproc.v1.AutotuningConfig",
"queryAllDeclaredConstructors": true,
Expand Down Expand Up @@ -728,6 +737,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.dataproc.v1.ClusterConfig$ClusterType",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.dataproc.v1.ClusterMetrics",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\034google/api/annotations.proto\032\027google/ap"
+ "i/client.proto\032\037google/api/field_behavio"
+ "r.proto\032\031google/api/resource.proto\032\036goog"
+ "le/protobuf/duration.proto\032\033google/protobuf/empty.proto\"\245\005\n"
+ "le/protobuf/duration.proto\032\033google/protobuf/empty.proto\"\304\006\n"
+ "\021AutoscalingPolicy\022\n\n"
+ "\002id\030\001 \001(\t\022\021\n"
+ "\004name\030\002 \001(\tB\003\340A\003\022S\n"
Expand All @@ -110,17 +110,23 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\027secondary_worker_config\030\005 \001(\0132>"
+ ".google.cloud.dataproc.v1.InstanceGroupAutoscalingPolicyConfigB\003\340A\001\022L\n"
+ "\006labels\030\006 "
+ "\003(\01327.google.cloud.dataproc.v1.AutoscalingPolicy.LabelsEntryB\003\340A\001\032-\n"
+ "\003(\01327.google.cloud.dataproc.v1.AutoscalingPolicy.LabelsEntryB\003\340A\001\022R\n"
+ "\014cluster_type\030\007"
+ " \001(\01627.google.cloud.dataproc.v1.AutoscalingPolicy.ClusterTypeB\003\340A\001\032-\n"
+ "\013LabelsEntry\022\013\n"
+ "\003key\030\001 \001(\t\022\r\n"
+ "\005value\030\002 \001(\t:\0028\001:\317\001\352A\313\001\n"
+ ")dataproc.googleapis.com/AutoscalingPolicy\022Pprojects/{project}/locations/{locati"
+ "on}/autoscalingPolicies/{autoscaling_policy}\022Lprojects/{project}/regions/{region"
+ "}/autoscalingPolicies/{autoscaling_policy}B\013\n"
+ "\005value\030\002 \001(\t:\0028\001\"I\n"
+ "\013ClusterType\022\034\n"
+ "\030CLUSTER_TYPE_UNSPECIFIED\020\000\022\014\n"
+ "\010STANDARD\020\001\022\016\n\n"
+ "ZERO_SCALE\020\002:\317\001\352A\313\001\n"
+ ")dataproc.googleapis.com/AutoscalingPolicy\022Pprojects/{project}/locations/{locatio"
+ "n}/autoscalingPolicies/{autoscaling_policy}\022Lprojects/{project}/regions/{region}"
+ "/autoscalingPolicies/{autoscaling_policy}B\013\n"
+ "\talgorithm\"\260\001\n"
+ "\031BasicAutoscalingAlgorithm\022P\n"
+ "\013yarn_config\030\001 \001(\01324.google.clou"
+ "d.dataproc.v1.BasicYarnAutoscalingConfigB\003\340A\002H\000\0227\n"
+ "\013yarn_config\030\001 \001(\01324.google.cloud"
+ ".dataproc.v1.BasicYarnAutoscalingConfigB\003\340A\002H\000\0227\n"
+ "\017cooldown_period\030\002"
+ " \001(\0132\031.google.protobuf.DurationB\003\340A\001B\010\n"
+ "\006config\"\371\001\n"
Expand All @@ -138,56 +144,56 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\036CreateAutoscalingPolicyRequest\022A\n"
+ "\006parent\030\001 \001("
+ "\tB1\340A\002\372A+\022)dataproc.googleapis.com/AutoscalingPolicy\022@\n"
+ "\006policy\030\002 \001("
+ "\0132+.google.cloud.dataproc.v1.AutoscalingPolicyB\003\340A\002\"^\n"
+ "\006policy\030\002 \001(\013"
+ "2+.google.cloud.dataproc.v1.AutoscalingPolicyB\003\340A\002\"^\n"
+ "\033GetAutoscalingPolicyRequest\022?\n"
+ "\004name\030\001 \001(\tB1\340A\002\372A+\n"
+ ")dataproc.googleapis.com/AutoscalingPolicy\"b\n"
+ "\036UpdateAutoscalingPolicyRequest\022@\n"
+ "\006policy\030\001 \001(\0132+."
+ "google.cloud.dataproc.v1.AutoscalingPolicyB\003\340A\002\"a\n"
+ "\006policy\030\001 \001(\0132+.g"
+ "oogle.cloud.dataproc.v1.AutoscalingPolicyB\003\340A\002\"a\n"
+ "\036DeleteAutoscalingPolicyRequest\022?\n"
+ "\004name\030\001 \001(\tB1\340A\002\372A+\n"
+ ")dataproc.googleapis.com/AutoscalingPolicy\"\224\001\n"
+ "\036ListAutoscalingPoliciesRequest\022A\n"
+ "\006parent\030\001 \001(\tB1\340"
+ "A\002\372A+\022)dataproc.googleapis.com/AutoscalingPolicy\022\026\n"
+ "\006parent\030\001 \001(\tB1\340A"
+ "\002\372A+\022)dataproc.googleapis.com/AutoscalingPolicy\022\026\n"
+ "\tpage_size\030\002 \001(\005B\003\340A\001\022\027\n\n"
+ "page_token\030\003 \001(\tB\003\340A\001\"\203\001\n"
+ "\037ListAutoscalingPoliciesResponse\022B\n"
+ "\010policies\030\001 \003(\0132+.google"
+ ".cloud.dataproc.v1.AutoscalingPolicyB\003\340A\003\022\034\n"
+ "\010policies\030\001 \003(\0132+.google."
+ "cloud.dataproc.v1.AutoscalingPolicyB\003\340A\003\022\034\n"
+ "\017next_page_token\030\002 \001(\tB\003\340A\0032\256\013\n"
+ "\030AutoscalingPolicyService\022\234\002\n"
+ "\027CreateAutoscalingPolicy\0228.google.cloud.dataproc.v1.Crea"
+ "teAutoscalingPolicyRequest\032+.google.cloud.dataproc.v1.AutoscalingPolicy\"\231\001\332A\r"
+ "parent,policy\202\323\344\223\002\202\001\"7/v1/{parent=projects/"
+ "*/locations/*}/autoscalingPolicies:\006poli"
+ "cyZ?\"5/v1/{parent=projects/*/regions/*}/autoscalingPolicies:\006policy\022\243\002\n"
+ "\027UpdateAutoscalingPolicy\0228.google.cloud.dataproc."
+ "v1.UpdateAutoscalingPolicyRequest\032+.goog"
+ "le.cloud.dataproc.v1.AutoscalingPolicy\"\240"
+ "\001\332A\006policy\202\323\344\223\002\220\001\032>/v1/{policy.name=proj"
+ "ects/*/locations/*/autoscalingPolicies/*}:\006policyZF\032</v1/{policy.name=projects/*"
+ "/regions/*/autoscalingPolicies/*}:\006policy\022\373\001\n"
+ "\024GetAutoscalingPolicy\0225.google.cloud.dataproc.v1.GetAutoscalingPolicyReques"
+ "t\032+.google.cloud.dataproc.v1.Autoscaling"
+ "Policy\"\177\332A\004name\202\323\344\223\002r\0227/v1/{name=project"
+ "s/*/locations/*/autoscalingPolicies/*}Z7"
+ "\0225/v1/{name=projects/*/regions/*/autoscalingPolicies/*}\022\222\002\n"
+ "\027ListAutoscalingPolicies\0228.google.cloud.dataproc.v1.ListAutos"
+ "calingPoliciesRequest\0329.google.cloud.dataproc.v1.ListAutoscalingPoliciesResponse"
+ "\"\201\001\332A\006parent\202\323\344\223\002r\0227/v1/{parent=projects"
+ "/*/locations/*}/autoscalingPoliciesZ7\0225/"
+ "v1/{parent=projects/*/regions/*}/autoscalingPolicies\022\354\001\n"
+ "\027DeleteAutoscalingPolicy\0228.google.cloud.dataproc.v1.DeleteAutosc"
+ "alingPolicyRequest\032\026.google.protobuf.Emp"
+ "ty\"\177\332A\004name\202\323\344\223\002r*7/v1/{name=projects/*/"
+ "locations/*/autoscalingPolicies/*}Z7*5/v1/{name=projects/*/regions/*/autoscaling"
+ "Policies/*}\032K\312A\027dataproc.googleapis.com\322"
+ "A.https://www.googleapis.com/auth/cloud-platformB\277\001\n"
+ "\034com.google.cloud.dataproc.v1B\030AutoscalingPoliciesProtoP\001Z;cloud.goo"
+ "gle.com/go/dataproc/v2/apiv1/dataprocpb;dataprocpb\352AE\n"
+ "\027CreateAutoscalingPolicy\0228.google.cloud.dataproc.v1.Creat"
+ "eAutoscalingPolicyRequest\032+.google.cloud.dataproc.v1.AutoscalingPolicy\"\231\001\332A\r"
+ "parent,policy\202\323\344\223\002\202\001\"7/v1/{parent=projects/*"
+ "/locations/*}/autoscalingPolicies:\006polic"
+ "yZ?\"5/v1/{parent=projects/*/regions/*}/autoscalingPolicies:\006policy\022\243\002\n"
+ "\027UpdateAutoscalingPolicy\0228.google.cloud.dataproc.v"
+ "1.UpdateAutoscalingPolicyRequest\032+.googl"
+ "e.cloud.dataproc.v1.AutoscalingPolicy\"\240\001"
+ "\332A\006policy\202\323\344\223\002\220\001\032>/v1/{policy.name=proje"
+ "cts/*/locations/*/autoscalingPolicies/*}:\006policyZF\032</v1/{policy.name=projects/*/"
+ "regions/*/autoscalingPolicies/*}:\006policy\022\373\001\n"
+ "\024GetAutoscalingPolicy\0225.google.cloud.dataproc.v1.GetAutoscalingPolicyRequest"
+ "\032+.google.cloud.dataproc.v1.AutoscalingP"
+ "olicy\"\177\332A\004name\202\323\344\223\002r\0227/v1/{name=projects"
+ "/*/locations/*/autoscalingPolicies/*}Z7\022"
+ "5/v1/{name=projects/*/regions/*/autoscalingPolicies/*}\022\222\002\n"
+ "\027ListAutoscalingPolicies\0228.google.cloud.dataproc.v1.ListAutosc"
+ "alingPoliciesRequest\0329.google.cloud.dataproc.v1.ListAutoscalingPoliciesResponse\""
+ "\201\001\332A\006parent\202\323\344\223\002r\0227/v1/{parent=projects/"
+ "*/locations/*}/autoscalingPoliciesZ7\0225/v"
+ "1/{parent=projects/*/regions/*}/autoscalingPolicies\022\354\001\n"
+ "\027DeleteAutoscalingPolicy\0228.google.cloud.dataproc.v1.DeleteAutosca"
+ "lingPolicyRequest\032\026.google.protobuf.Empt"
+ "y\"\177\332A\004name\202\323\344\223\002r*7/v1/{name=projects/*/l"
+ "ocations/*/autoscalingPolicies/*}Z7*5/v1/{name=projects/*/regions/*/autoscalingP"
+ "olicies/*}\032K\312A\027dataproc.googleapis.com\322A"
+ ".https://www.googleapis.com/auth/cloud-platformB\277\001\n"
+ "\034com.google.cloud.dataproc.v1B\030AutoscalingPoliciesProtoP\001Z;cloud.goog"
+ "le.com/go/dataproc/v2/apiv1/dataprocpb;dataprocpb\352AE\n"
+ "\036dataproc.googleapis.com/Region\022#projects/{project}/regions/{region}b\006proto3"
};
descriptor =
Expand All @@ -213,6 +219,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"WorkerConfig",
"SecondaryWorkerConfig",
"Labels",
"ClusterType",
"Algorithm",
});
internal_static_google_cloud_dataproc_v1_AutoscalingPolicy_LabelsEntry_descriptor =
Expand Down
Loading
Loading