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/datafusion_v1.projects.locations.instances.html
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,7 @@ <h3>Method Details</h3>
126
126
"accelerators": [ # List of accelerators enabled for this CDF instance.
127
127
{ # Identifies Data Fusion accelerators for an instance.
128
128
"acceleratorType": "A String", # The type of an accelator for a CDF instance.
129
+
"state": "A String", # The state of the accelerator
129
130
},
130
131
],
131
132
"apiEndpoint": "A String", # Output only. Endpoint on which the REST APIs is accessible.
@@ -252,6 +253,7 @@ <h3>Method Details</h3>
252
253
"accelerators": [ # List of accelerators enabled for this CDF instance.
253
254
{ # Identifies Data Fusion accelerators for an instance.
254
255
"acceleratorType": "A String", # The type of an accelator for a CDF instance.
256
+
"state": "A String", # The state of the accelerator
255
257
},
256
258
],
257
259
"apiEndpoint": "A String", # Output only. Endpoint on which the REST APIs is accessible.
@@ -327,7 +329,6 @@ <h3>Method Details</h3>
327
329
],
328
330
"bindings": [ # Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.
329
331
{ # Associates `members` with a `role`.
330
-
"bindingId": "A String", # A client-specified ID for this binding. Expected to be globally unique to support the internal bindings-by-ID API.
331
332
"condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the members in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
332
333
"description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
333
334
"expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
@@ -369,6 +370,7 @@ <h3>Method Details</h3>
369
370
"accelerators": [ # List of accelerators enabled for this CDF instance.
370
371
{ # Identifies Data Fusion accelerators for an instance.
371
372
"acceleratorType": "A String", # The type of an accelator for a CDF instance.
373
+
"state": "A String", # The state of the accelerator
372
374
},
373
375
],
374
376
"apiEndpoint": "A String", # Output only. Endpoint on which the REST APIs is accessible.
@@ -446,6 +448,7 @@ <h3>Method Details</h3>
446
448
"accelerators": [ # List of accelerators enabled for this CDF instance.
447
449
{ # Identifies Data Fusion accelerators for an instance.
448
450
"acceleratorType": "A String", # The type of an accelator for a CDF instance.
451
+
"state": "A String", # The state of the accelerator
449
452
},
450
453
],
451
454
"apiEndpoint": "A String", # Output only. Endpoint on which the REST APIs is accessible.
@@ -586,7 +589,6 @@ <h3>Method Details</h3>
586
589
],
587
590
"bindings": [ # Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.
588
591
{ # Associates `members` with a `role`.
589
-
"bindingId": "A String", # A client-specified ID for this binding. Expected to be globally unique to support the internal bindings-by-ID API.
590
592
"condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the members in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
591
593
"description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
592
594
"expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
@@ -629,7 +631,6 @@ <h3>Method Details</h3>
629
631
],
630
632
"bindings": [ # Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.
631
633
{ # Associates `members` with a `role`.
632
-
"bindingId": "A String", # A client-specified ID for this binding. Expected to be globally unique to support the internal bindings-by-ID API.
633
634
"condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the members in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
634
635
"description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
635
636
"expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
0 commit comments