Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2245)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 2, 2023
1 parent 2ce2d2d commit 5693997
Show file tree
Hide file tree
Showing 12 changed files with 156 additions and 1,040 deletions.
45 changes: 2 additions & 43 deletions aiplatform/v1beta1/aiplatform-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -16094,7 +16094,7 @@
}
}
},
"revision": "20231023",
"revision": "20231024",
"rootUrl": "https://aiplatform.googleapis.com/",
"schemas": {
"GoogleApiHttpBody": {
Expand Down Expand Up @@ -20393,7 +20393,7 @@
"type": "object"
},
"GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint": {
"description": "The dedicated serving endpoint for this FeatureOnlineStore.",
"description": "The dedicated serving endpoint for this FeatureOnlineStore. Only need to set when you choose Optimized storage type or enable EmbeddingManagement.",
"id": "GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint",
"properties": {
"publicEndpointDomainName": {
Expand Down Expand Up @@ -21270,17 +21270,6 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GenieSource": {
"description": "Contains information about the source of the models generated from Generative AI Studio.",
"id": "GoogleCloudAiplatformV1beta1GenieSource",
"properties": {
"baseModelUri": {
"description": "Required. The public base model URI.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1HyperparameterTuningJob": {
"description": "Represents a HyperparameterTuningJob. A HyperparameterTuningJob has a Study specification and multiple CustomJobs with identical CustomJob specification.",
"id": "GoogleCloudAiplatformV1beta1HyperparameterTuningJob",
Expand Down Expand Up @@ -23395,10 +23384,6 @@
"$ref": "GoogleCloudAiplatformV1beta1ExplanationSpec",
"description": "The default explanation specification for this Model. The Model can be used for requesting explanation after being deployed if it is populated. The Model can be used for batch explanation if it is populated. All fields of the explanation_spec can be overridden by explanation_spec of DeployModelRequest.deployed_model, or explanation_spec of BatchPredictionJob. If the default explanation specification is not set for this Model, this Model can still be used for requesting explanation by setting explanation_spec of DeployModelRequest.deployed_model and for batch explanation by setting explanation_spec of BatchPredictionJob."
},
"generatedModelSource": {
"$ref": "GoogleCloudAiplatformV1beta1ModelGeneratedModelSource",
"description": "Optional. Used to specify the source of the Model Garden model or Genie models. Only present for models created or tuned from Model Garden and Genie."
},
"labels": {
"additionalProperties": {
"type": "string"
Expand Down Expand Up @@ -24077,32 +24062,6 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1ModelGardenSource": {
"description": "Contains information about the source of the models generated from Model Garden.",
"id": "GoogleCloudAiplatformV1beta1ModelGardenSource",
"properties": {
"publicModelName": {
"description": "Required. The model garden source model resource name.",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1ModelGeneratedModelSource": {
"description": "Used to specify the source of the Model Garden model or Genie models. Only present for models created or tuned from Model Garden and Genie.",
"id": "GoogleCloudAiplatformV1beta1ModelGeneratedModelSource",
"properties": {
"genieSource": {
"$ref": "GoogleCloudAiplatformV1beta1GenieSource",
"description": "Information about the base model of Genie models."
},
"modelGardenSource": {
"$ref": "GoogleCloudAiplatformV1beta1ModelGardenSource",
"description": "Source information of Model Garden models."
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig": {
"id": "GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig",
"properties": {
Expand Down
102 changes: 3 additions & 99 deletions aiplatform/v1beta1/aiplatform-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 22 additions & 2 deletions androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4047,7 +4047,7 @@
}
}
},
"revision": "20231030",
"revision": "20231031",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -7761,9 +7761,29 @@
"CAN_VIEW_NON_FINANCIAL_DATA_GLOBAL",
"CAN_VIEW_APP_QUALITY_GLOBAL"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unknown or unspecified permission.",
"View app information and download bulk reports (read-only).",
"View app information and download bulk reports (read-only). Deprecated: Check CAN_VIEW_NON_FINANCIAL_DATA_GLOBAL.",
"View financial data, orders, and cancellation survey responses.",
"Admin (all permissions).",
"Edit Play Games Services projects.",
Expand Down
2 changes: 1 addition & 1 deletion androidpublisher/v3/androidpublisher-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 29 additions & 6 deletions compute/v0.alpha/compute-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -43542,7 +43542,7 @@
}
}
},
"revision": "20231017",
"revision": "20231024",
"rootUrl": "https://compute.googleapis.com/",
"schemas": {
"AWSV4Signature": {
Expand Down Expand Up @@ -58110,11 +58110,6 @@
"type": "array"
},
"baseInstanceName": {
"annotations": {
"required": [
"compute.instanceGroupManagers.insert"
]
},
"description": "The base instance name to use for instances in this group. The value must be 1-58 characters long. Instances are named by appending a hyphen and a random four-character string to the base instance name. The base instance name must comply with RFC1035.",
"pattern": "[a-z][-a-z0-9]{0,57}",
"type": "string"
Expand Down Expand Up @@ -68083,6 +68078,10 @@
"description": "Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.",
"format": "int32",
"type": "integer"
},
"zone": {
"description": "The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.",
"type": "string"
}
},
"type": "object"
Expand Down Expand Up @@ -79883,6 +79882,11 @@
"description": "The URL to an instance that should handle matching packets. You can specify this as a full or partial URL. For example: https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/",
"type": "string"
},
"nextHopInterRegionCost": {
"description": "[Output only] Internal fixed region-to-region cost that Google Cloud calculates based on factors such as network performance, distance, and available bandwidth between regions.",
"format": "uint32",
"type": "integer"
},
"nextHopInterconnectAttachment": {
"description": "[Output Only] The URL to an InterconnectAttachment which is the next hop for the route. This field will only be populated for the dynamic routes generated by Cloud Router with a linked interconnectAttachment.",
"type": "string"
Expand All @@ -79891,10 +79895,29 @@
"description": "The network IP address of an instance that should handle matching packets. Both IPv6 address and IPv4 addresses are supported. Must specify an IPv4 address in dot-decimal notation (e.g. 192.0.2.99) or an IPv6 address in RFC 4291 format (e.g. 2001:db8::2d9:51:0:0 or 2001:db8:0:0:2d9:51:0:0). IPv6 addresses will be displayed using RFC 5952 compressed format (e.g. 2001:db8::2d9:51:0:0). Should never be an IPv4-mapped IPv6 address.",
"type": "string"
},
"nextHopMed": {
"description": "[Output Only] Multi-Exit Discriminator, a BGP route metric that indicates the desirability of a particular route in a network.",
"format": "uint32",
"type": "integer"
},
"nextHopNetwork": {
"description": "The URL of the local network if it should handle matching packets.",
"type": "string"
},
"nextHopOrigin": {
"description": "[Output Only] Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.",
"enum": [
"EGP",
"IGP",
"INCOMPLETE"
],
"enumDescriptions": [
"",
"",
""
],
"type": "string"
},
"nextHopPeering": {
"description": "[Output Only] The network peering name that should handle matching packets, which should conform to RFC1035.",
"type": "string"
Expand Down
26 changes: 26 additions & 0 deletions compute/v0.alpha/compute-gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -36697,6 +36697,12 @@ type NetworkEndpoint struct {
// defaultPort for the network endpoint group will be used.
Port int64 `json:"port,omitempty"`

// Zone: The name of the zone where the instance hosting the network
// endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It
// should comply with RFC1035. The zone must belong to the region of the
// Network Endpoint Group.
Zone string `json:"zone,omitempty"`

// ForceSendFields is a list of field names (e.g. "Annotations") to
// unconditionally include in API requests. By default, fields with
// empty or default values are omitted from API requests. However, any
Expand Down Expand Up @@ -52909,6 +52915,11 @@ type Route struct {
// https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/
NextHopInstance string `json:"nextHopInstance,omitempty"`

// NextHopInterRegionCost: [Output only] Internal fixed region-to-region
// cost that Google Cloud calculates based on factors such as network
// performance, distance, and available bandwidth between regions.
NextHopInterRegionCost int64 `json:"nextHopInterRegionCost,omitempty"`

// NextHopInterconnectAttachment: [Output Only] The URL to an
// InterconnectAttachment which is the next hop for the route. This
// field will only be populated for the dynamic routes generated by
Expand All @@ -52924,10 +52935,25 @@ type Route struct {
// 2001:db8::2d9:51:0:0). Should never be an IPv4-mapped IPv6 address.
NextHopIp string `json:"nextHopIp,omitempty"`

// NextHopMed: [Output Only] Multi-Exit Discriminator, a BGP route
// metric that indicates the desirability of a particular route in a
// network.
NextHopMed int64 `json:"nextHopMed,omitempty"`

// NextHopNetwork: The URL of the local network if it should handle
// matching packets.
NextHopNetwork string `json:"nextHopNetwork,omitempty"`

// NextHopOrigin: [Output Only] Indicates the origin of the route. Can
// be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol),
// or INCOMPLETE.
//
// Possible values:
// "EGP"
// "IGP"
// "INCOMPLETE"
NextHopOrigin string `json:"nextHopOrigin,omitempty"`

// NextHopPeering: [Output Only] The network peering name that should
// handle matching packets, which should conform to RFC1035.
NextHopPeering string `json:"nextHopPeering,omitempty"`
Expand Down
Loading

0 comments on commit 5693997

Please sign in to comment.