View Source GoogleApi.Memcache.V1beta2.Model.LocationData (google_api_memcache v0.25.1)
Attributes
-
blobstoreLocation(type:GoogleApi.Memcache.V1beta2.Model.BlobstoreLocation.t, default:nil) - -
childAssetLocation(type:GoogleApi.Memcache.V1beta2.Model.CloudAssetComposition.t, default:nil) - -
directLocation(type:GoogleApi.Memcache.V1beta2.Model.DirectLocationAssignment.t, default:nil) - -
gcpProjectProxy(type:GoogleApi.Memcache.V1beta2.Model.TenantProjectProxy.t, default:nil) - -
placerLocation(type:GoogleApi.Memcache.V1beta2.Model.PlacerLocation.t, default:nil) - -
spannerLocation(type:GoogleApi.Memcache.V1beta2.Model.SpannerLocation.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Memcache.V1beta2.Model.LocationData{ blobstoreLocation: GoogleApi.Memcache.V1beta2.Model.BlobstoreLocation.t() | nil, childAssetLocation: GoogleApi.Memcache.V1beta2.Model.CloudAssetComposition.t() | nil, directLocation: GoogleApi.Memcache.V1beta2.Model.DirectLocationAssignment.t() | nil, gcpProjectProxy: GoogleApi.Memcache.V1beta2.Model.TenantProjectProxy.t() | nil, placerLocation: GoogleApi.Memcache.V1beta2.Model.PlacerLocation.t() | nil, spannerLocation: GoogleApi.Memcache.V1beta2.Model.SpannerLocation.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.