Class: Google::Cloud::NetworkConnectivity::V1::ServiceConnectionToken
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkConnectivity::V1::ServiceConnectionToken
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb
Overview
The ServiceConnectionToken resource.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#description ⇒ ::String
A description of this resource.
-
#etag ⇒ ::String
Optional.
-
#expire_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
User-defined labels.
-
#name ⇒ ::String
Immutable.
-
#network ⇒ ::String
The resource path of the network associated with this token.
-
#token ⇒ ::String
readonly
Output only.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
Returns Output only. Time when the ServiceConnectionToken was created.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String
Returns A description of this resource.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#etag ⇒ ::String
Returns Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#expire_time ⇒ ::Google::Protobuf::Timestamp (readonly)
Returns Output only. The time to which this token is valid.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Returns User-defined labels.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String
Returns Immutable. The name of a ServiceConnectionToken. Format: projects/{project}/locations/{location}/ServiceConnectionTokens/{service_connection_token} See: https://google.aip.dev/122#fields-representing-resource-names.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#network ⇒ ::String
Returns The resource path of the network associated with this token. Example: projects/{projectNumOrId}/global/networks/{resourceId}.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#token ⇒ ::String (readonly)
Returns Output only. The token generated by Automation.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
Returns Output only. Time when the ServiceConnectionToken was updated.
974 975 976 977 978 979 980 981 982 983 984 985 986 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 974 class ServiceConnectionToken include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |