Source information used to create a Service Config
Generated from protobuf message google.api.SourceInfo
CloneableInstantiable
Methods |
public __construct( $data = NULL) Constructor.
|
public getSourceFiles() All files used during config generation. Generated from protobuf field repeated .google.protobuf.Any source_files = 1;
|
public setSourceFiles( $var) All files used during config generation. Generated from protobuf field repeated .google.protobuf.Any source_files = 1;
|
Methods |
Properties |
private $source_files = NULL All files used during config generation. Generated from protobuf field repeated .google.protobuf.Any source_files = 1; |