Networkconnectivity_v1alpha1Functions

Functions

Link copied to clipboard
suspend fun getHub(argument: GetHubPlainArgs): GetHubResult

Gets details about a Network Connectivity Center hub.

suspend fun getHub(argument: suspend GetHubPlainArgsBuilder.() -> Unit): GetHubResult
suspend fun getHub(hubId: String, project: String? = null): GetHubResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getHubIamPolicy(hubId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetHubIamPolicyResult
Link copied to clipboard

Gets details of a single internal range.

suspend fun getInternalRange(internalRangeId: String, location: String, project: String? = null): GetInternalRangeResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getInternalRangeIamPolicy(internalRangeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetInternalRangeIamPolicyResult
Link copied to clipboard
suspend fun getSpoke(argument: GetSpokePlainArgs): GetSpokeResult

Gets details about a Network Connectivity Center spoke.

suspend fun getSpoke(argument: suspend GetSpokePlainArgsBuilder.() -> Unit): GetSpokeResult
suspend fun getSpoke(location: String, project: String? = null, spokeId: String): GetSpokeResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getSpokeIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, spokeId: String): GetSpokeIamPolicyResult