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
Represents a Target Instance resource. You can use a target instance to handle traffic for one or more forwarding rules, which is ideal for forwarding protocol traffic that is managed by a single source. For example, ESP, AH, TCP, or UDP. For more information, read Target instances.
24863
+
properties:
24864
+
24865
+
- !ruby/object:Api::Type::String
24866
+
name: 'kind'
24867
+
description: |
24868
+
[Output Only] The type of the resource. Always compute#targetInstance for target instances.
24869
+
- !ruby/object:Api::Type::String
24870
+
name: 'id'
24871
+
description: |
24872
+
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
24873
+
- !ruby/object:Api::Type::String
24874
+
name: 'creationTimestamp'
24875
+
description: |
24876
+
[Output Only] Creation timestamp in RFC3339 text format.
24877
+
- !ruby/object:Api::Type::String
24878
+
name: 'name'
24879
+
description: |
24880
+
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
24881
+
- !ruby/object:Api::Type::String
24882
+
name: 'description'
24883
+
description: |
24884
+
An optional description of this resource. Provide this property when you create the resource.
24885
+
- !ruby/object:Api::Type::String
24886
+
name: 'zone'
24887
+
description: |
24888
+
[Output Only] URL of the zone where the target instance resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
24889
+
- !ruby/object:Api::Type::Enum
24890
+
name: 'natPolicy'
24891
+
description: |
24892
+
Must have a value of NO_NAT. Protocol forwarding delivers packets while preserving the destination IP address of the forwarding rule referencing the target instance.
24893
+
values:
24894
+
- :NO_NAT
24895
+
- !ruby/object:Api::Type::String
24896
+
name: 'instance'
24897
+
description: |
24898
+
A URL to the virtual machine instance that handles traffic for this target instance. When creating a target instance, you can provide the fully-qualified URL or a valid partial URL to the desired virtual machine. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance - zones/zone/instances/instance
24899
+
- !ruby/object:Api::Type::String
24900
+
name: 'selfLink'
24901
+
description: |
24902
+
[Output Only] Server-defined URL for the resource.
24903
+
- !ruby/object:Api::Type::String
24904
+
name: 'selfLinkWithId'
24905
+
description: |
24906
+
[Output Only] Server-defined URL for this resource with the resource id.
24907
+
- !ruby/object:Api::Type::String
24908
+
name: 'network'
24909
+
description: |
24910
+
The URL of the network this target instance uses to forward traffic. If not specified, the traffic will be forwarded to the network that the default network interface belongs to.
24911
+
- !ruby/object:Api::Type::String
24912
+
name: 'securityPolicy'
24913
+
description: |
24914
+
[Output Only] The resource URL for the security policy associated with this target instance.
Represents a Target Instance resource. You can use a target instance to handle traffic for one or more forwarding rules, which is ideal for forwarding protocol traffic that is managed by a single source. For example, ESP, AH, TCP, or UDP. For more information, read Target instances.
24946
+
properties:
24947
+
24948
+
- !ruby/object:Api::Type::String
24949
+
name: 'kind'
24950
+
description: |
24951
+
[Output Only] The type of the resource. Always compute#targetInstance for target instances.
24952
+
- !ruby/object:Api::Type::String
24953
+
name: 'id'
24954
+
description: |
24955
+
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
24956
+
- !ruby/object:Api::Type::String
24957
+
name: 'creationTimestamp'
24958
+
description: |
24959
+
[Output Only] Creation timestamp in RFC3339 text format.
24960
+
- !ruby/object:Api::Type::String
24961
+
name: 'name'
24962
+
description: |
24963
+
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
24964
+
- !ruby/object:Api::Type::String
24965
+
name: 'description'
24966
+
description: |
24967
+
An optional description of this resource. Provide this property when you create the resource.
24968
+
- !ruby/object:Api::Type::String
24969
+
name: 'zone'
24970
+
description: |
24971
+
[Output Only] URL of the zone where the target instance resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
24972
+
- !ruby/object:Api::Type::Enum
24973
+
name: 'natPolicy'
24974
+
description: |
24975
+
Must have a value of NO_NAT. Protocol forwarding delivers packets while preserving the destination IP address of the forwarding rule referencing the target instance.
24976
+
values:
24977
+
- :NO_NAT
24978
+
- !ruby/object:Api::Type::String
24979
+
name: 'instance'
24980
+
description: |
24981
+
A URL to the virtual machine instance that handles traffic for this target instance. When creating a target instance, you can provide the fully-qualified URL or a valid partial URL to the desired virtual machine. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance - zones/zone/instances/instance
24982
+
- !ruby/object:Api::Type::String
24983
+
name: 'selfLink'
24984
+
description: |
24985
+
[Output Only] Server-defined URL for the resource.
24986
+
- !ruby/object:Api::Type::String
24987
+
name: 'selfLinkWithId'
24988
+
description: |
24989
+
[Output Only] Server-defined URL for this resource with the resource id.
24990
+
- !ruby/object:Api::Type::String
24991
+
name: 'network'
24992
+
description: |
24993
+
The URL of the network this target instance uses to forward traffic. If not specified, the traffic will be forwarded to the network that the default network interface belongs to.
24994
+
- !ruby/object:Api::Type::String
24995
+
name: 'securityPolicy'
24996
+
description: |
24997
+
[Output Only] The resource URL for the security policy associated with this target instance.
Represents a Target VPN Gateway resource. The target VPN gateway resource represents a Classic Cloud VPN gateway. For more information, read the the Cloud VPN Overview.
0 commit comments