GoogleApi.ServiceNetworking.V1.Model.ConsumerProject (google_api_service_networking v0.22.0) View Source

Represents a consumer project.

Attributes

  • projectNum (type: String.t, default: nil) - Required. Project number of the consumer that is launching the service instance. It can own the network that is peered with Google or, be a service project in an XPN where the host project has the network.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.ServiceNetworking.V1.Model.ConsumerProject{
  projectNum: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.