diff --git a/src/google/events/cloud/alloydb_v1/types/data.py b/src/google/events/cloud/alloydb_v1/types/data.py index 19c5f9e5..ef7e359e 100644 --- a/src/google/events/cloud/alloydb_v1/types/data.py +++ b/src/google/events/cloud/alloydb_v1/types/data.py @@ -946,6 +946,7 @@ class InstanceType(proto.Enum): class AvailabilityType(proto.Enum): r"""The Availability type of an instance. Potential values: + - ZONAL: The instance serves data from only one zone. Outages in that zone affect instance availability. - REGIONAL: The instance can serve data from more than one zone diff --git a/src/google/events/cloud/clouddms_v1/types/data.py b/src/google/events/cloud/clouddms_v1/types/data.py index 1bae8143..9d5dfbaf 100644 --- a/src/google/events/cloud/clouddms_v1/types/data.py +++ b/src/google/events/cloud/clouddms_v1/types/data.py @@ -884,6 +884,7 @@ class MigrationJob(proto.Message): name (str): The name (URI) of this migration job resource, in the form of: + projects/{project}/locations/{location}/migrationJobs/{migrationJob}. create_time (google.protobuf.timestamp_pb2.Timestamp): Output only. The timestamp when the migration @@ -943,7 +944,9 @@ class MigrationJob(proto.Message): Output only. The duration of the migration job (in seconds). A duration in seconds with up to nine fractional digits, terminated by 's'. - Example: "3.5s". + Example: + + "3.5s". error (google.rpc.status_pb2.Status): Output only. The error details in case of state FAILED. diff --git a/src/google/events/cloud/dataflow_v1beta3/types/data.py b/src/google/events/cloud/dataflow_v1beta3/types/data.py index 1b993a87..a1e2a320 100644 --- a/src/google/events/cloud/dataflow_v1beta3/types/data.py +++ b/src/google/events/cloud/dataflow_v1beta3/types/data.py @@ -356,6 +356,7 @@ class Environment(proto.Message): The supported resource type is: Google BigQuery: + bigquery.googleapis.com/{dataset} sdk_pipeline_options (google.protobuf.struct_pb2.Struct): The Cloud Dataflow SDK pipeline options diff --git a/src/google/events/cloud/datastream_v1/types/data.py b/src/google/events/cloud/datastream_v1/types/data.py index 6188a7e5..62e31900 100644 --- a/src/google/events/cloud/datastream_v1/types/data.py +++ b/src/google/events/cloud/datastream_v1/types/data.py @@ -938,6 +938,7 @@ class MysqlColumn(proto.Message): data_type (str): The MySQL data type. Full data types list can be found here: + https://dev.mysql.com/doc/refman/8.0/en/data-types.html length (int): Column length. diff --git a/src/google/events/cloud/eventarc_v1/types/data.py b/src/google/events/cloud/eventarc_v1/types/data.py index afe73c87..22b5b791 100644 --- a/src/google/events/cloud/eventarc_v1/types/data.py +++ b/src/google/events/cloud/eventarc_v1/types/data.py @@ -113,6 +113,7 @@ class State(proto.Enum): The INACTIVE state indicates that the Channel cannot receive events permanently. There are two possible cases this state can happen: + 1. The SaaS provider disconnected from this Channel. 2. The Channel activation token has expired but the SaaS provider wasn't diff --git a/src/google/events/cloud/gkehub_v1/types/data.py b/src/google/events/cloud/gkehub_v1/types/data.py index 4e78d3b6..a5840a8b 100644 --- a/src/google/events/cloud/gkehub_v1/types/data.py +++ b/src/google/events/cloud/gkehub_v1/types/data.py @@ -598,6 +598,7 @@ class Membership(proto.Message): Optional. How to identify workloads from this Membership. See the documentation on Workload Identity for more details: + https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity """ @@ -1132,6 +1133,7 @@ class Authority(proto.Message): r"""Authority encodes how Google will recognize identities from this Membership. See the workload identity documentation for more details: + https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity Attributes: diff --git a/src/google/events/cloud/networkconnectivity_v1/types/data.py b/src/google/events/cloud/networkconnectivity_v1/types/data.py index 5b02ae84..35e0873b 100644 --- a/src/google/events/cloud/networkconnectivity_v1/types/data.py +++ b/src/google/events/cloud/networkconnectivity_v1/types/data.py @@ -163,6 +163,7 @@ class ProducerPscConfig(proto.Message): service_attachment_uri (str): The resource path of a service attachment. Example: + projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}. """ @@ -185,6 +186,7 @@ class ConsumerPscConfig(proto.Message): in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: + projects/{projectNumOrId}/global/networks/{networkId}. disable_global_access (bool): This is used in PSC consumer ForwardingRule @@ -273,6 +275,7 @@ class ConsumerPscConnection(proto.Message): forwarding_rule (str): The URI of the consumer forwarding rule created. Example: + projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}. """ class State(proto.Enum): @@ -418,6 +421,7 @@ class ServiceConnectionPolicy(proto.Message): network (str): The resource path of the consumer network. Example: + - projects/{projectNumOrId}/global/networks/{resourceId}. service_class (str): @@ -474,6 +478,7 @@ class PscConfig(proto.Message): subnetworks (MutableSequence[str]): The resource paths of subnetworks to use for IP address management. Example: + projects/{projectNumOrId}/regions/{region}/subnetworks/{resourceId}. limit (int): Optional. Max number of PSC connections for @@ -693,6 +698,7 @@ class ServiceConnectionToken(proto.Message): network (str): The resource path of the network associated with this token. Example: + projects/{projectNumOrId}/global/networks/{resourceId}. """ diff --git a/src/google/events/cloud/networkmanagement_v1/types/data.py b/src/google/events/cloud/networkmanagement_v1/types/data.py index 8a3548e3..6d88a4f3 100644 --- a/src/google/events/cloud/networkmanagement_v1/types/data.py +++ b/src/google/events/cloud/networkmanagement_v1/types/data.py @@ -2014,6 +2014,7 @@ class ConnectivityTest(proto.Message): location. Examples: + If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify @@ -2175,9 +2176,10 @@ class Endpoint(proto.Message): The Project ID can be derived from the URI if you provide a VM instance or network URI. The following are two cases where you must - provide the project ID: 1. Only the IP address - is specified, and the IP address is within a - Google Cloud project. + provide the project ID: + + 1. Only the IP address is specified, and the IP + address is within a Google Cloud project. 2. When you are using Shared VPC and the IP address that you provide is from the service project. In this case, the network that the IP diff --git a/src/google/events/cloud/notebooks_v1/types/data.py b/src/google/events/cloud/notebooks_v1/types/data.py index e1ce2181..cddba130 100644 --- a/src/google/events/cloud/notebooks_v1/types/data.py +++ b/src/google/events/cloud/notebooks_v1/types/data.py @@ -1248,6 +1248,7 @@ class ExecutionTemplate(proto.Message): Example: 'gcr.io/deeplearning-platform-release/base-cu100' More examples can be found at: + https://cloud.google.com/ai-platform/deep-learning-containers/docs/choosing-container output_notebook_folder (str): Path to the notebook folder to write to. Must be in a Google diff --git a/src/google/events/cloud/visionai_v1/types/data.py b/src/google/events/cloud/visionai_v1/types/data.py index b45f7cc6..4a2b646f 100644 --- a/src/google/events/cloud/visionai_v1/types/data.py +++ b/src/google/events/cloud/visionai_v1/types/data.py @@ -2217,7 +2217,9 @@ class VertexCustomConfig(proto.Message): attach_application_metadata (bool): If true, the prediction request received by custom model will also contain metadata with the - following schema: 'appPlatformMetadata': { + following schema: + + 'appPlatformMetadata': { 'ingestionTime': DOUBLE; (UNIX timestamp) 'application': STRING; 'instanceId': STRING; diff --git a/src/google/events/firebase/testlab_v1/types/data.py b/src/google/events/firebase/testlab_v1/types/data.py index d4a01dee..0f9a998d 100644 --- a/src/google/events/firebase/testlab_v1/types/data.py +++ b/src/google/events/firebase/testlab_v1/types/data.py @@ -73,11 +73,13 @@ class OutcomeSummary(proto.Enum): SUCCESS (1): The test matrix run was successful, for instance: + - All test cases passed. - No crash of the application under test was detected. FAILURE (2): A run failed, for instance: + - One or more test case failed. - A test timed out. - The application under test crashed.