Class: Google::Cloud::NetworkConnectivity::V1::ServiceConnectionToken

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. Time when the ServiceConnectionToken was created.

Returns:



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.

Returns:

  • (::String)

    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.

Returns:

  • (::String)

    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.

Returns:



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.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    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.

Returns:



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}.

Returns:

  • (::String)

    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.

Returns:

  • (::String)

    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.

Returns:



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