Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::GcrDestination.
The GCR location where the image must be pushed to.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#output_uri
def output_uri() -> ::String- 
        (::String) — Required. Google Contained Registry URI of the new image, up to 2000
characters long. Seehttps: //cloud.google.com/container-registry/do // cs/pushing-and-pulling#pushing_an_image_to_a_registry Accepted forms: - [HOSTNAME]/[PROJECT-ID]/[IMAGE]
- [HOSTNAME]/[PROJECT-ID]/[IMAGE]:[TAG]
 The requesting user must have permission to push images the project. 
#output_uri=
def output_uri=(value) -> ::String- 
        value (::String) — Required. Google Contained Registry URI of the new image, up to 2000
characters long. Seehttps: //cloud.google.com/container-registry/do // cs/pushing-and-pulling#pushing_an_image_to_a_registry Accepted forms: - [HOSTNAME]/[PROJECT-ID]/[IMAGE]
- [HOSTNAME]/[PROJECT-ID]/[IMAGE]:[TAG]
 The requesting user must have permission to push images the project. 
- 
        (::String) — Required. Google Contained Registry URI of the new image, up to 2000
characters long. Seehttps: //cloud.google.com/container-registry/do // cs/pushing-and-pulling#pushing_an_image_to_a_registry Accepted forms: - [HOSTNAME]/[PROJECT-ID]/[IMAGE]
- [HOSTNAME]/[PROJECT-ID]/[IMAGE]:[TAG]
 The requesting user must have permission to push images the project.