You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/alloydb_v1.projects.locations.clusters.instances.html
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,11 @@ <h3>Method Details</h3>
179
179
"A String",
180
180
],
181
181
"pscDnsName": "A String", # Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb-psc.goog
182
+
"pscInterfaceConfigs": [ # Optional. Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.
183
+
{ # Configuration for setting up a PSC interface to enable outbound connectivity.
184
+
"networkAttachmentResource": "A String", # The network attachment resource created in the consumer network to which the PSC interface will be linked. This is of the format: "projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}". The network attachment must be in the same region as the instance.
185
+
},
186
+
],
182
187
"serviceAttachmentLink": "A String", # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
183
188
},
184
189
"publicIpAddress": "A String", # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
@@ -299,6 +304,11 @@ <h3>Method Details</h3>
299
304
"A String",
300
305
],
301
306
"pscDnsName": "A String", # Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb-psc.goog
307
+
"pscInterfaceConfigs": [ # Optional. Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.
308
+
{ # Configuration for setting up a PSC interface to enable outbound connectivity.
309
+
"networkAttachmentResource": "A String", # The network attachment resource created in the consumer network to which the PSC interface will be linked. This is of the format: "projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}". The network attachment must be in the same region as the instance.
310
+
},
311
+
],
302
312
"serviceAttachmentLink": "A String", # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
303
313
},
304
314
"publicIpAddress": "A String", # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
@@ -510,6 +520,11 @@ <h3>Method Details</h3>
510
520
"A String",
511
521
],
512
522
"pscDnsName": "A String", # Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb-psc.goog
523
+
"pscInterfaceConfigs": [ # Optional. Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.
524
+
{ # Configuration for setting up a PSC interface to enable outbound connectivity.
525
+
"networkAttachmentResource": "A String", # The network attachment resource created in the consumer network to which the PSC interface will be linked. This is of the format: "projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}". The network attachment must be in the same region as the instance.
526
+
},
527
+
],
513
528
"serviceAttachmentLink": "A String", # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
514
529
},
515
530
"publicIpAddress": "A String", # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
@@ -677,6 +692,11 @@ <h3>Method Details</h3>
677
692
"A String",
678
693
],
679
694
"pscDnsName": "A String", # Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb-psc.goog
695
+
"pscInterfaceConfigs": [ # Optional. Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.
696
+
{ # Configuration for setting up a PSC interface to enable outbound connectivity.
697
+
"networkAttachmentResource": "A String", # The network attachment resource created in the consumer network to which the PSC interface will be linked. This is of the format: "projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}". The network attachment must be in the same region as the instance.
698
+
},
699
+
],
680
700
"serviceAttachmentLink": "A String", # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
681
701
},
682
702
"publicIpAddress": "A String", # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
@@ -786,6 +806,11 @@ <h3>Method Details</h3>
786
806
"A String",
787
807
],
788
808
"pscDnsName": "A String", # Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb-psc.goog
809
+
"pscInterfaceConfigs": [ # Optional. Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.
810
+
{ # Configuration for setting up a PSC interface to enable outbound connectivity.
811
+
"networkAttachmentResource": "A String", # The network attachment resource created in the consumer network to which the PSC interface will be linked. This is of the format: "projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}". The network attachment must be in the same region as the instance.
812
+
},
813
+
],
789
814
"serviceAttachmentLink": "A String", # Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of `projects//regions//serviceAttachments/`
790
815
},
791
816
"publicIpAddress": "A String", # Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application.
<pre>Imports data to the cluster. Imperative only.
788
+
789
+
Args:
790
+
name: string, Required. The resource name of the cluster. (required)
791
+
body: object, The request body.
792
+
The object takes the form of:
793
+
794
+
{ # Import cluster request.
795
+
"csvImportOptions": { # Options for importing data in CSV format. # Options for importing data in CSV format.
796
+
"columns": [ # Optional. The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
797
+
"A String",
798
+
],
799
+
"escapeCharacter": "A String", # Optional. Specifies the character that should appear before a data character that needs to be escaped. The default is same as quote character. The value of this argument has to be a character in Hex ASCII Code.
800
+
"fieldDelimiter": "A String", # Optional. Specifies the character that separates columns within each row (line) of the file. The default is comma. The value of this argument has to be a character in Hex ASCII Code.
801
+
"quoteCharacter": "A String", # Optional. Specifies the quoting character to be used when a data value is quoted. The default is double-quote. The value of this argument has to be a character in Hex ASCII Code.
802
+
"table": "A String", # Required. The database table to import CSV file into.
803
+
},
804
+
"database": "A String", # Optional. Name of the database to which the import will be done. For import from SQL file, this is required only if the file does not specify a database. Note - Value provided should be the same as expected from `SELECT current_database();` and NOT as a resource reference.
805
+
"gcsUri": "A String", # Required. The path to the file in Google Cloud Storage where the source file for import will be stored. The URI is in the form `gs://bucketName/fileName`.
806
+
"sqlImportOptions": { # Options for importing data in SQL format. # Options for importing data in SQL format.
807
+
},
808
+
"user": "A String", # Optional. Database user to be used for importing the data. Note - Value provided should be the same as expected from `SELECT current_user;` and NOT as a resource reference.
809
+
}
810
+
811
+
x__xgafv: string, V1 error format.
812
+
Allowed values
813
+
1 - v1 error format
814
+
2 - v2 error format
815
+
816
+
Returns:
817
+
An object of the form:
818
+
819
+
{ # This resource represents a long-running operation that is the result of a network API call.
820
+
"done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
821
+
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
822
+
"code": 42, # The status code, which should be an enum value of google.rpc.Code.
823
+
"details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
824
+
{
825
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
826
+
},
827
+
],
828
+
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
829
+
},
830
+
"metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
831
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
832
+
},
833
+
"name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
834
+
"response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
835
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
0 commit comments