Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(metastore): update the api
#### metastore:v1alpha

The following keys were added:
- schemas.Service.properties.telemetryConfig.$ref (Total Keys: 1)
- schemas.TelemetryConfig (Total Keys: 3)

#### metastore:v1beta

The following keys were added:
- schemas.Service.properties.telemetryConfig.$ref (Total Keys: 1)
- schemas.TelemetryConfig (Total Keys: 3)
  • Loading branch information
yoshi-automation committed Nov 1, 2022
1 parent 167f3d8 commit 72770ad
Show file tree
Hide file tree
Showing 6 changed files with 145 additions and 55 deletions.
Expand Up @@ -142,7 +142,7 @@ <h3>Method Details</h3>
&quot;consumers&quot;: [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
{ # Contains information of the customer&#x27;s network configurations.
&quot;endpointUri&quot;: &quot;A String&quot;, # Output only. The URI of the endpoint used to access the metastore service.
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
&quot;subnetwork&quot;: &quot;A String&quot;, # Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
},
],
},
Expand Down Expand Up @@ -204,18 +204,21 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Immutable. The relative resource name of the metastore service, in the following format:projects/{project_number}/locations/{location_id}/services/{service_id}.
&quot;network&quot;: &quot;A String&quot;, # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
&quot;networkConfig&quot;: { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
&quot;networkConfig&quot;: { # Network configuration for the Dataproc Metastore service. # The configuration specifying the network settings for the Dataproc Metastore service.
&quot;consumers&quot;: [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
{ # Contains information of the customer&#x27;s network configurations.
&quot;endpointUri&quot;: &quot;A String&quot;, # Output only. The URI of the endpoint used to access the metastore service.
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
&quot;subnetwork&quot;: &quot;A String&quot;, # Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
},
],
},
&quot;port&quot;: 42, # The TCP port at which the metastore service is reached. Default: 9083.
&quot;releaseChannel&quot;: &quot;A String&quot;, # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the metastore service.
&quot;stateMessage&quot;: &quot;A String&quot;, # Output only. Additional information about the current state of the metastore service, if available.
&quot;telemetryConfig&quot;: { # Telemetry Configuration for the Dataproc Metastore service. # The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to JSON.
&quot;logFormat&quot;: &quot;A String&quot;,
},
&quot;tier&quot;: &quot;A String&quot;, # The tier of the service.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique resource identifier of the metastore service.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the metastore service was last updated.
Expand Down Expand Up @@ -330,7 +333,7 @@ <h3>Method Details</h3>
&quot;consumers&quot;: [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
{ # Contains information of the customer&#x27;s network configurations.
&quot;endpointUri&quot;: &quot;A String&quot;, # Output only. The URI of the endpoint used to access the metastore service.
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
&quot;subnetwork&quot;: &quot;A String&quot;, # Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
},
],
},
Expand Down Expand Up @@ -392,18 +395,21 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Immutable. The relative resource name of the metastore service, in the following format:projects/{project_number}/locations/{location_id}/services/{service_id}.
&quot;network&quot;: &quot;A String&quot;, # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
&quot;networkConfig&quot;: { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
&quot;networkConfig&quot;: { # Network configuration for the Dataproc Metastore service. # The configuration specifying the network settings for the Dataproc Metastore service.
&quot;consumers&quot;: [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
{ # Contains information of the customer&#x27;s network configurations.
&quot;endpointUri&quot;: &quot;A String&quot;, # Output only. The URI of the endpoint used to access the metastore service.
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
&quot;subnetwork&quot;: &quot;A String&quot;, # Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
},
],
},
&quot;port&quot;: 42, # The TCP port at which the metastore service is reached. Default: 9083.
&quot;releaseChannel&quot;: &quot;A String&quot;, # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the metastore service.
&quot;stateMessage&quot;: &quot;A String&quot;, # Output only. Additional information about the current state of the metastore service, if available.
&quot;telemetryConfig&quot;: { # Telemetry Configuration for the Dataproc Metastore service. # The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to JSON.
&quot;logFormat&quot;: &quot;A String&quot;,
},
&quot;tier&quot;: &quot;A String&quot;, # The tier of the service.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique resource identifier of the metastore service.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the metastore service was last updated.
Expand Down Expand Up @@ -506,7 +512,7 @@ <h3>Method Details</h3>
&quot;consumers&quot;: [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
{ # Contains information of the customer&#x27;s network configurations.
&quot;endpointUri&quot;: &quot;A String&quot;, # Output only. The URI of the endpoint used to access the metastore service.
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
&quot;subnetwork&quot;: &quot;A String&quot;, # Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
},
],
},
Expand Down Expand Up @@ -568,18 +574,21 @@ <h3>Method Details</h3>
},
&quot;name&quot;: &quot;A String&quot;, # Immutable. The relative resource name of the metastore service, in the following format:projects/{project_number}/locations/{location_id}/services/{service_id}.
&quot;network&quot;: &quot;A String&quot;, # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
&quot;networkConfig&quot;: { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
&quot;networkConfig&quot;: { # Network configuration for the Dataproc Metastore service. # The configuration specifying the network settings for the Dataproc Metastore service.
&quot;consumers&quot;: [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
{ # Contains information of the customer&#x27;s network configurations.
&quot;endpointUri&quot;: &quot;A String&quot;, # Output only. The URI of the endpoint used to access the metastore service.
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
&quot;subnetwork&quot;: &quot;A String&quot;, # Immutable. The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service&#x27;s endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet&#x27;s primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
},
],
},
&quot;port&quot;: 42, # The TCP port at which the metastore service is reached. Default: 9083.
&quot;releaseChannel&quot;: &quot;A String&quot;, # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the metastore service.
&quot;stateMessage&quot;: &quot;A String&quot;, # Output only. Additional information about the current state of the metastore service, if available.
&quot;telemetryConfig&quot;: { # Telemetry Configuration for the Dataproc Metastore service. # The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to JSON.
&quot;logFormat&quot;: &quot;A String&quot;,
},
&quot;tier&quot;: &quot;A String&quot;, # The tier of the service.
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique resource identifier of the metastore service.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the metastore service was last updated.
Expand Down

0 comments on commit 72770ad

Please sign in to comment.