<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/notebooks/v1beta1/environment.proto

namespace GPBMetadata\Google\Cloud\Notebooks\V1Beta1;

class Environment
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\FieldBehavior::initOnce();
        \GPBMetadata\Google\Api\Resource::initOnce();
        \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
        $pool->internalAddGeneratedFile(
            '
š
0google/cloud/notebooks/v1beta1/environment.protogoogle.cloud.notebooks.v1beta1google/api/resource.protogoogle/protobuf/timestamp.proto"Ž
Environment
name (	BàA
display_name (	
description (	;
vm_image (2\'.google.cloud.notebooks.v1beta1.VmImageH I
container_image (2..google.cloud.notebooks.v1beta1.ContainerImageH 
post_startup_script (	4
create_time	 (2.google.protobuf.TimestampBàA:XêAU
$notebooks.googleapis.com/Environment-projects/{project}/environments/{environment}B

image_type"V
VmImage
project (	BàA

image_name (	H 
image_family (	H B
image"6
ContainerImage

repository (	BàA
tag (	Bà
"com.google.cloud.notebooks.v1beta1BEnvironmentProtoPZ@cloud.google.com/go/notebooks/apiv1beta1/notebookspb;notebookspbªGoogle.Cloud.Notebooks.V1Beta1ÊGoogle\\Cloud\\Notebooks\\V1beta1ê!Google::Cloud::Notebooks::V1beta1bproto3'
        , true);

        static::$is_initialized = true;
    }
}

