Google Cloud VMware Engine V1 API - Class Google::Cloud::VmwareEngine::V1::Credentials (v0.3.1)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API class Google::Cloud::VmwareEngine::V1::Credentials.

Credentials for a private cloud.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#password

def password() -> ::String
Returns
  • (::String) — Initial password.

#password=

def password=(value) -> ::String
Parameter
  • value (::String) — Initial password.
Returns
  • (::String) — Initial password.

#username

def username() -> ::String
Returns
  • (::String) — Initial username.

#username=

def username=(value) -> ::String
Parameter
  • value (::String) — Initial username.
Returns
  • (::String) — Initial username.