View Source GoogleApi.CloudSearch.V1.Model.VPCSettings (google_api_cloud_search v0.24.0)
Attributes
-
project(type:String.t, default:nil) - The resource name of the GCP Project to be used for VPC SC policy check. VPC security settings on this project will be honored for Cloud Search APIs after project_name has been updated through CustomerService. Format: projects/{project_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSearch.V1.Model.VPCSettings{project: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.