Skip to main content

service_classes

Overview

Nameservice_classes
TypeResource
Idgoogle.networkconnectivity.service_classes

Fields

NameDatatypeDescription
namestringImmutable. The name of a ServiceClass resource. Format: projects/{project}/locations/{location}/serviceClasses/{service_class} See: https://google.aip.dev/122#fields-representing-resource-names
descriptionstringA description of this resource.
createTimestringOutput only. Time when the ServiceClass was created.
etagstringOptional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
labelsobjectUser-defined labels.
serviceClassstringOutput only. The generated service class name. Use this name to refer to the Service class in Service Connection Maps and Service Connection Policies.
updateTimestringOutput only. Time when the ServiceClass was updated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, projectsId, serviceClassesIdGets details of a single ServiceClass.
listSELECTlocationsId, projectsIdLists ServiceClasses in a given project and location.
deleteDELETElocationsId, projectsId, serviceClassesIdDeletes a single ServiceClass.
_listEXEClocationsId, projectsIdLists ServiceClasses in a given project and location.
patchEXEClocationsId, projectsId, serviceClassesIdUpdates the parameters of a single ServiceClass.