Skip to content

Commit

Permalink
Weekday update
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Nov 2, 2023
1 parent 20f2ad0 commit c5011c8
Show file tree
Hide file tree
Showing 26 changed files with 1,567 additions and 233 deletions.
29 changes: 1 addition & 28 deletions APIs/googleapis.com/aiplatform/v1beta1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10413,7 +10413,7 @@ components:
type: integer
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.
properties:
publicEndpointDomainName:
description: Output only. This field will be populated with the domain name to use for this FeatureOnlineStore
Expand Down Expand Up @@ -11010,13 +11010,6 @@ components:
readOnly: true
type: string
type: object
GoogleCloudAiplatformV1beta1GenieSource:
description: Contains information about the source of the models generated from Generative AI Studio.
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.
properties:
Expand Down Expand Up @@ -12462,9 +12455,6 @@ components:
explanationSpec:
$ref: "#/components/schemas/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: "#/components/schemas/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 @@ -12927,23 +12917,6 @@ components:
readOnly: true
type: string
type: object
GoogleCloudAiplatformV1beta1ModelGardenSource:
description: Contains information about the source of the models generated from Model Garden.
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.
properties:
genieSource:
$ref: "#/components/schemas/GoogleCloudAiplatformV1beta1GenieSource"
description: Information about the base model of Genie models.
modelGardenSource:
$ref: "#/components/schemas/GoogleCloudAiplatformV1beta1ModelGardenSource"
description: Source information of Model Garden models.
type: object
GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig:
properties:
emailAlertConfig:
Expand Down
57 changes: 57 additions & 0 deletions APIs/googleapis.com/alloydb/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1674,6 +1674,9 @@ components:
requestId:
description: Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
type: string
useMetadataExchange:
description: Optional. An optional hint to the endpoint to generate a client ceritificate that can be used by AlloyDB connectors to exchange additional metadata with the server after TLS handshake.
type: boolean
type: object
GenerateClientCertificateResponse:
description: Message returned by a GenerateClientCertificate operation.
Expand Down Expand Up @@ -2384,6 +2387,8 @@ components:
description: Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, etc.
enum:
- SIGNAL_TYPE_UNSPECIFIED
- SIGNAL_TYPE_NOT_PROTECTED_BY_AUTOMATIC_FAILOVER
- SIGNAL_TYPE_GROUP_NOT_REPLICATING_ACROSS_REGIONS
- SIGNAL_TYPE_NOT_AVAILABLE_IN_MULTIPLE_ZONES
- SIGNAL_TYPE_NOT_AVAILABLE_IN_MULTIPLE_REGIONS
- SIGNAL_TYPE_NO_PROMOTABLE_REPLICA
Expand Down Expand Up @@ -2430,7 +2435,59 @@ components:
- SIGNAL_TYPE_EXPOSED_TO_REMOTE_ACCESS
- SIGNAL_TYPE_DATABASE_NAMES_EXPOSED
- SIGNAL_TYPE_SENSITIVE_TRACE_INFO_NOT_MASKED
- SIGNAL_TYPE_PUBLIC_IP_ENABLED
type: string
x-enumDeprecated:
- false
- false
- false
- true
- true
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
state:
enum:
- STATE_UNSPECIFIED
Expand Down
54 changes: 54 additions & 0 deletions APIs/googleapis.com/alloydb/v1alpha/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2422,6 +2422,8 @@ components:
description: Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, etc.
enum:
- SIGNAL_TYPE_UNSPECIFIED
- SIGNAL_TYPE_NOT_PROTECTED_BY_AUTOMATIC_FAILOVER
- SIGNAL_TYPE_GROUP_NOT_REPLICATING_ACROSS_REGIONS
- SIGNAL_TYPE_NOT_AVAILABLE_IN_MULTIPLE_ZONES
- SIGNAL_TYPE_NOT_AVAILABLE_IN_MULTIPLE_REGIONS
- SIGNAL_TYPE_NO_PROMOTABLE_REPLICA
Expand Down Expand Up @@ -2468,7 +2470,59 @@ components:
- SIGNAL_TYPE_EXPOSED_TO_REMOTE_ACCESS
- SIGNAL_TYPE_DATABASE_NAMES_EXPOSED
- SIGNAL_TYPE_SENSITIVE_TRACE_INFO_NOT_MASKED
- SIGNAL_TYPE_PUBLIC_IP_ENABLED
type: string
x-enumDeprecated:
- false
- false
- false
- true
- true
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
state:
enum:
- STATE_UNSPECIFIED
Expand Down
54 changes: 54 additions & 0 deletions APIs/googleapis.com/alloydb/v1beta/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2401,6 +2401,8 @@ components:
description: Required. Type of signal, for example, `AVAILABLE_IN_MULTIPLE_ZONES`, `LOGGING_MOST_ERRORS`, etc.
enum:
- SIGNAL_TYPE_UNSPECIFIED
- SIGNAL_TYPE_NOT_PROTECTED_BY_AUTOMATIC_FAILOVER
- SIGNAL_TYPE_GROUP_NOT_REPLICATING_ACROSS_REGIONS
- SIGNAL_TYPE_NOT_AVAILABLE_IN_MULTIPLE_ZONES
- SIGNAL_TYPE_NOT_AVAILABLE_IN_MULTIPLE_REGIONS
- SIGNAL_TYPE_NO_PROMOTABLE_REPLICA
Expand Down Expand Up @@ -2447,7 +2449,59 @@ components:
- SIGNAL_TYPE_EXPOSED_TO_REMOTE_ACCESS
- SIGNAL_TYPE_DATABASE_NAMES_EXPOSED
- SIGNAL_TYPE_SENSITIVE_TRACE_INFO_NOT_MASKED
- SIGNAL_TYPE_PUBLIC_IP_ENABLED
type: string
x-enumDeprecated:
- false
- false
- false
- true
- true
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
state:
enum:
- STATE_UNSPECIFIED
Expand Down
Loading

0 comments on commit c5011c8

Please sign in to comment.