Skip to content

Commit

Permalink
feat(dataproc): update the API
Browse files Browse the repository at this point in the history
#### dataproc:v1
The following keys were added:
- resources.projects.resources.regions.resources.jobs.methods.list.parameters.jobStateMatcher.enumDescriptions
- schemas.AutoscalingPolicy.properties.name.readOnly
- schemas.Cluster.properties.clusterUuid.readOnly
- schemas.Cluster.properties.metrics.readOnly
- schemas.Cluster.properties.status.readOnly
- schemas.Cluster.properties.statusHistory.readOnly
- schemas.ClusterOperation.properties.done.readOnly
- schemas.ClusterOperation.properties.error.readOnly
- schemas.ClusterOperation.properties.operationId.readOnly
- schemas.ClusterOperationMetadata.properties.clusterName.readOnly
- schemas.ClusterOperationMetadata.properties.clusterUuid.readOnly
- schemas.ClusterOperationMetadata.properties.description.readOnly
- schemas.ClusterOperationMetadata.properties.labels.readOnly
- schemas.ClusterOperationMetadata.properties.operationType.readOnly
- schemas.ClusterOperationMetadata.properties.status.readOnly
- schemas.ClusterOperationMetadata.properties.statusHistory.readOnly
- schemas.ClusterOperationMetadata.properties.warnings.readOnly
- schemas.ClusterOperationStatus.properties.details.readOnly
- schemas.ClusterOperationStatus.properties.innerState.readOnly
- schemas.ClusterOperationStatus.properties.state.readOnly
- schemas.ClusterOperationStatus.properties.stateStartTime.readOnly
- schemas.ClusterStatus.properties.detail.readOnly
- schemas.ClusterStatus.properties.state.readOnly
- schemas.ClusterStatus.properties.stateStartTime.readOnly
- schemas.ClusterStatus.properties.substate.readOnly
- schemas.DiagnoseClusterResults.properties.outputUri.readOnly
- schemas.EndpointConfig.properties.httpPorts.readOnly
- schemas.InstanceGroupConfig.properties.instanceNames.readOnly
- schemas.InstanceGroupConfig.properties.isPreemptible.readOnly
- schemas.InstanceGroupConfig.properties.managedGroupConfig.readOnly
- schemas.Job.properties.done.readOnly
- schemas.Job.properties.driverControlFilesUri.readOnly
- schemas.Job.properties.driverOutputResourceUri.readOnly
- schemas.Job.properties.jobUuid.readOnly
- schemas.Job.properties.status.readOnly
- schemas.Job.properties.statusHistory.readOnly
- schemas.Job.properties.yarnApplications.readOnly
- schemas.JobMetadata.properties.jobId.readOnly
- schemas.JobMetadata.properties.operationType.readOnly
- schemas.JobMetadata.properties.startTime.readOnly
- schemas.JobMetadata.properties.status.readOnly
- schemas.JobPlacement.properties.clusterUuid.readOnly
- schemas.JobStatus.properties.details.readOnly
- schemas.JobStatus.properties.state.readOnly
- schemas.JobStatus.properties.stateStartTime.readOnly
- schemas.JobStatus.properties.substate.readOnly
- schemas.LifecycleConfig.properties.idleStartTime.readOnly
- schemas.ListAutoscalingPoliciesResponse.properties.nextPageToken.readOnly
- schemas.ListAutoscalingPoliciesResponse.properties.policies.readOnly
- schemas.ListClustersResponse.properties.clusters.readOnly
- schemas.ListClustersResponse.properties.nextPageToken.readOnly
- schemas.ListJobsResponse.properties.jobs.readOnly
- schemas.ListWorkflowTemplatesResponse.properties.nextPageToken.readOnly
- schemas.ListWorkflowTemplatesResponse.properties.templates.readOnly
- schemas.LoggingConfig.properties.driverLogLevels.additionalProperties.enumDescriptions
- schemas.ManagedGroupConfig.properties.instanceGroupManagerName.readOnly
- schemas.ManagedGroupConfig.properties.instanceTemplateName.readOnly
- schemas.SoftwareConfig.properties.optionalComponents.items.enumDescriptions
- schemas.WorkflowGraph.properties.nodes.readOnly
- schemas.WorkflowMetadata.properties.clusterName.readOnly
- schemas.WorkflowMetadata.properties.clusterUuid.readOnly
- schemas.WorkflowMetadata.properties.createCluster.readOnly
- schemas.WorkflowMetadata.properties.deleteCluster.readOnly
- schemas.WorkflowMetadata.properties.endTime.readOnly
- schemas.WorkflowMetadata.properties.graph.readOnly
- schemas.WorkflowMetadata.properties.startTime.readOnly
- schemas.WorkflowMetadata.properties.state.readOnly
- schemas.WorkflowMetadata.properties.template.readOnly
- schemas.WorkflowMetadata.properties.version.readOnly
- schemas.WorkflowNode.properties.error.readOnly
- schemas.WorkflowNode.properties.jobId.readOnly
- schemas.WorkflowNode.properties.prerequisiteStepIds.readOnly
- schemas.WorkflowNode.properties.state.readOnly
- schemas.WorkflowNode.properties.stepId.readOnly
- schemas.WorkflowTemplate.properties.createTime.readOnly
- schemas.WorkflowTemplate.properties.name.readOnly
- schemas.WorkflowTemplate.properties.updateTime.readOnly

The following keys were changed:
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.create.parameters.parent.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.delete.parameters.name.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.update.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.create.parameters.parent.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.delete.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.instantiate.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.instantiateInline.parameters.parent.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.update.parameters.name.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.create.parameters.parent.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.delete.parameters.name.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.get.parameters.name.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.list.parameters.parent.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.update.parameters.name.description
- resources.projects.resources.regions.resources.clusters.methods.patch.parameters.updateMask.description
- resources.projects.resources.regions.resources.jobs.methods.patch.parameters.updateMask.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.create.parameters.parent.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.delete.parameters.name.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.get.parameters.name.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.instantiate.parameters.name.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.instantiateInline.parameters.parent.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.list.parameters.parent.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.update.parameters.name.description
- schemas.AcceleratorConfig.properties.acceleratorTypeUri.description
- schemas.AutoscalingConfig.properties.policyUri.description
- schemas.AutoscalingPolicy.properties.name.description
- schemas.Binding.properties.members.description
- schemas.ClusterConfig.properties.initializationActions.description
- schemas.Empty.description
- schemas.Expr.description
- schemas.GceClusterConfig.properties.networkUri.description
- schemas.GceClusterConfig.properties.serviceAccountScopes.description
- schemas.GceClusterConfig.properties.subnetworkUri.description
- schemas.GceClusterConfig.properties.zoneUri.description
- schemas.HadoopJob.properties.mainJarFileUri.description
- schemas.InstanceGroupConfig.properties.imageUri.description
- schemas.InstanceGroupConfig.properties.machineTypeUri.description
- schemas.InstanceGroupConfig.properties.minCpuPlatform.description
- schemas.Job.properties.reference.description
- schemas.Job.properties.status.description
- schemas.JobStatus.properties.details.description
- schemas.ListJobsResponse.properties.nextPageToken.description
- schemas.ListWorkflowTemplatesResponse.properties.nextPageToken.description
- schemas.LoggingConfig.properties.driverLogLevels.description
- schemas.Policy.description
- schemas.Policy.properties.version.description
- schemas.QueryList.properties.queries.description
- schemas.SoftwareConfig.properties.properties.description
- schemas.TemplateParameter.properties.fields.description
- schemas.WorkflowMetadata.properties.template.description
- schemas.WorkflowTemplate.properties.name.description
- schemas.YarnApplication.description

#### dataproc:v1beta2
The following keys were added:
- resources.projects.resources.regions.resources.jobs.methods.list.parameters.jobStateMatcher.enumDescriptions
- schemas.AutoscalingPolicy.properties.name.readOnly
- schemas.Cluster.properties.clusterUuid.readOnly
- schemas.Cluster.properties.metrics.readOnly
- schemas.Cluster.properties.status.readOnly
- schemas.Cluster.properties.statusHistory.readOnly
- schemas.ClusterOperation.properties.done.readOnly
- schemas.ClusterOperation.properties.error.readOnly
- schemas.ClusterOperation.properties.operationId.readOnly
- schemas.ClusterStatus.properties.detail.readOnly
- schemas.ClusterStatus.properties.state.readOnly
- schemas.ClusterStatus.properties.stateStartTime.readOnly
- schemas.ClusterStatus.properties.substate.readOnly
- schemas.DiagnoseClusterResults.properties.outputUri.readOnly
- schemas.EndpointConfig.properties.httpPorts.readOnly
- schemas.InstanceGroupConfig.properties.instanceNames.readOnly
- schemas.InstanceGroupConfig.properties.isPreemptible.readOnly
- schemas.InstanceGroupConfig.properties.managedGroupConfig.readOnly
- schemas.Job.properties.done.readOnly
- schemas.Job.properties.driverControlFilesUri.readOnly
- schemas.Job.properties.driverOutputResourceUri.readOnly
- schemas.Job.properties.jobUuid.readOnly
- schemas.Job.properties.status.readOnly
- schemas.Job.properties.statusHistory.readOnly
- schemas.Job.properties.submittedBy.readOnly
- schemas.Job.properties.yarnApplications.readOnly
- schemas.JobMetadata.properties.jobId.readOnly
- schemas.JobMetadata.properties.operationType.readOnly
- schemas.JobMetadata.properties.startTime.readOnly
- schemas.JobMetadata.properties.status.readOnly
- schemas.JobPlacement.properties.clusterUuid.readOnly
- schemas.JobStatus.properties.details.readOnly
- schemas.JobStatus.properties.state.readOnly
- schemas.JobStatus.properties.stateStartTime.readOnly
- schemas.JobStatus.properties.substate.readOnly
- schemas.LifecycleConfig.properties.idleStartTime.readOnly
- schemas.ListAutoscalingPoliciesResponse.properties.nextPageToken.readOnly
- schemas.ListAutoscalingPoliciesResponse.properties.policies.readOnly
- schemas.ListClustersResponse.properties.clusters.readOnly
- schemas.ListClustersResponse.properties.nextPageToken.readOnly
- schemas.ListJobsResponse.properties.jobs.readOnly
- schemas.ListWorkflowTemplatesResponse.properties.nextPageToken.readOnly
- schemas.ListWorkflowTemplatesResponse.properties.templates.readOnly
- schemas.LoggingConfig.properties.driverLogLevels.additionalProperties.enumDescriptions
- schemas.ManagedGroupConfig.properties.instanceGroupManagerName.readOnly
- schemas.ManagedGroupConfig.properties.instanceTemplateName.readOnly
- schemas.SoftwareConfig.properties.optionalComponents.items.enumDescriptions
- schemas.WorkflowGraph.properties.nodes.readOnly
- schemas.WorkflowMetadata.properties.clusterName.readOnly
- schemas.WorkflowMetadata.properties.clusterUuid.readOnly
- schemas.WorkflowMetadata.properties.createCluster.readOnly
- schemas.WorkflowMetadata.properties.dagEndTime.readOnly
- schemas.WorkflowMetadata.properties.dagStartTime.readOnly
- schemas.WorkflowMetadata.properties.dagTimeout.readOnly
- schemas.WorkflowMetadata.properties.deleteCluster.readOnly
- schemas.WorkflowMetadata.properties.endTime.readOnly
- schemas.WorkflowMetadata.properties.graph.readOnly
- schemas.WorkflowMetadata.properties.startTime.readOnly
- schemas.WorkflowMetadata.properties.state.readOnly
- schemas.WorkflowMetadata.properties.template.readOnly
- schemas.WorkflowMetadata.properties.version.readOnly
- schemas.WorkflowNode.properties.error.readOnly
- schemas.WorkflowNode.properties.jobId.readOnly
- schemas.WorkflowNode.properties.prerequisiteStepIds.readOnly
- schemas.WorkflowNode.properties.state.readOnly
- schemas.WorkflowNode.properties.stepId.readOnly
- schemas.WorkflowTemplate.properties.createTime.readOnly
- schemas.WorkflowTemplate.properties.name.readOnly
- schemas.WorkflowTemplate.properties.updateTime.readOnly
- schemas.YarnApplication.properties.name.readOnly
- schemas.YarnApplication.properties.progress.readOnly
- schemas.YarnApplication.properties.state.readOnly
- schemas.YarnApplication.properties.trackingUrl.readOnly

The following keys were changed:
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.create.parameters.parent.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.delete.parameters.name.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.autoscalingPolicies.methods.update.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.create.parameters.parent.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.delete.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.instantiate.parameters.name.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.instantiateInline.parameters.parent.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.workflowTemplates.methods.update.parameters.name.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.create.parameters.parent.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.delete.parameters.name.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.get.parameters.name.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.list.parameters.parent.description
- resources.projects.resources.regions.resources.autoscalingPolicies.methods.update.parameters.name.description
- resources.projects.resources.regions.resources.clusters.methods.patch.parameters.updateMask.description
- resources.projects.resources.regions.resources.jobs.methods.patch.parameters.updateMask.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.create.parameters.parent.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.delete.parameters.name.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.get.parameters.name.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.instantiate.parameters.name.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.instantiateInline.parameters.parent.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.list.parameters.parent.description
- resources.projects.resources.regions.resources.workflowTemplates.methods.update.parameters.name.description
- schemas.AutoscalingConfig.properties.policyUri.description
- schemas.AutoscalingPolicy.properties.name.description
- schemas.Binding.properties.members.description
- schemas.ClusterConfig.properties.initializationActions.description
- schemas.Empty.description
- schemas.Expr.description
- schemas.GceClusterConfig.properties.networkUri.description
- schemas.GceClusterConfig.properties.serviceAccountScopes.description
- schemas.GceClusterConfig.properties.subnetworkUri.description
- schemas.GceClusterConfig.properties.zoneUri.description
- schemas.HadoopJob.properties.mainJarFileUri.description
- schemas.InstanceGroupConfig.properties.imageUri.description
- schemas.InstanceGroupConfig.properties.machineTypeUri.description
- schemas.InstanceGroupConfig.properties.minCpuPlatform.description
- schemas.Job.properties.reference.description
- schemas.Job.properties.status.description
- schemas.Job.properties.submittedBy.description
- schemas.JobStatus.properties.details.description
- schemas.ListClustersResponse.properties.nextPageToken.description
- schemas.ListJobsResponse.properties.nextPageToken.description
- schemas.ListWorkflowTemplatesResponse.properties.nextPageToken.description
- schemas.LoggingConfig.properties.driverLogLevels.description
- schemas.Policy.description
- schemas.Policy.properties.version.description
- schemas.QueryList.properties.queries.description
- schemas.SoftwareConfig.properties.properties.description
- schemas.TemplateParameter.properties.fields.description
- schemas.WorkflowMetadata.properties.dagEndTime.description
- schemas.WorkflowMetadata.properties.dagStartTime.description
- schemas.WorkflowMetadata.properties.template.description
- schemas.WorkflowTemplate.properties.dagTimeout.description
- schemas.WorkflowTemplate.properties.name.description
- schemas.YarnApplication.description
  • Loading branch information
yoshi-automation authored and sofisl committed Aug 3, 2020
1 parent abf359c commit e400b20
Show file tree
Hide file tree
Showing 4 changed files with 527 additions and 488 deletions.
Loading

0 comments on commit e400b20

Please sign in to comment.